home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / revi0287.arc / REVW0287.NDX
Text File  |  1987-04-02  |  109KB  |  2,313 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. ====[ Bulletin 1 -- New Files ]===================================        Page 1
  8.  
  9.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  10.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  11.  
  12.  
  13. ======================
  14. Copyright 1987, Robert S. Blacher.  ALL RIGHTS RESERVED.  Permission is
  15. hereby granted to reproduce and disseminate so long as:  (1) No
  16. remuneration of any kind is received in exchange; and (2) Distribution
  17. is without any modification to the contents hereof, including this
  18. copyright notice.  Any other use is prohibited without express, written
  19. permission in advance.
  20.  
  21. ======================
  22.  
  23.      Brief descriptions and reviews of new files added to the system during
  24. February, 1987:
  25.  
  26. [03-01-87]
  27.  
  28. PUSHPATH.ARC     4712  03-01-87  Push/pop path -- like push/pop dir w/ASM
  29. U/L and written by David Seidman.  "Purpose:  To allow saving the current
  30. path to a stack-like file and then resetting the path to the last entry in
  31. the stack." As David points out in the excellent doc, there's a way to
  32. accomplish a similar result using the %PATH% variable in a BATch file (or a
  33. PCED synonym), but this program provides an easy way to temporarily change
  34. your path, and the ASM source is worth a look.
  35.  
  36. NSWPPC18.ARC    43504  03-01-87  D. Rand's NSWP (sweep) util for DOS v1.018
  37. This is still very much a work in progress and you may want to pass it by
  38. for now.  But, for those of us with our heritage in CP/M where Dave Rand's
  39. NSWP program was THE indispensable sweep utility, it's a pleasure to see
  40. that he is in the process of porting it to DOS.  No fancy windows here or
  41. other cosmetic embellishments.  The strength of this program is the ability
  42. to "tag" a group of files and then perform a copy, erase, etc.  on the
  43. tagged group.  The feature that is unique to this DOS version is its
  44. handling of archives.  You can "zoom" in on an arc file, which immediately
  45. displays it members.  At that point, one or more of the files can be
  46. extracted or printed.  Adding to the arc is not yet supported; for
  47. extraction, "squashed" files a la PKARC 2.0 are already handled and the
  48. speed is quite good.  The documentation, in WordStar format, is from the
  49. old CP/M version.  Beyond that, there are some update notes that give you
  50. some idea of the new features, but some trial-and-error will be in order.
  51. However, for those already familiar with the CP/M version, this will be
  52. like having an old friend back again.  [Note:  There was an invalid copy of
  53. this archive on the system earlier today.  This copy is fine.]
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61. ====[ Bulletin 1 -- New Files ]===================================        Page 2
  62.  
  63.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  64.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  65.  
  66.      Brief descriptions and reviews of new files added to the system during
  67. February, 1987:
  68.  
  69. REVIEW2.ARC     82112  03-01-87  Employee Performance Evaluation Version 2.0
  70. U/L and written by Ralph Iskaros.  Rates an employee based on such
  71. attributes as quality and quantity of performance, attendance and
  72. "housekeeping" (whether the employee is well-organized and concerned about
  73. the neatness and cleanliness of equipment and supplies).  That last one
  74. caused the program to recommend that I be fired, so it's hard for me to
  75. review this one objectively (grin?).
  76.  
  77. INT16H.ARC       3275  03-01-87  Sample Turbo Pascal Interrupt Filter routine
  78. U/L by Philip Stults.  Written by Tim Weiss of ArcView fame (a PCBoard
  79. door), the code presents an example of how to lay down an Interrupt Filter
  80. in Turbo Pascal.
  81.  
  82. [02-28-87]
  83.  
  84. PROMPT30.ARC     3303  02-28-87  Sample PROMPT batch files with good doc 12/86
  85. U/L and written by Francois Brenot.  Some nicely done sample PROMPT batch
  86. files and a very good doc file.
  87.  
  88. 2400INIT.ARC     1853  02-28-87  Initialize Hayes 2400 for COM1 or COM2/BAS
  89. U/L by Bob Flores.  Supposed to initialize a Hayes 2400 for RBBS or PCBoard
  90. (but I'd stick with Fred Clark's PCBMODEM program for the latter).
  91.  
  92. W4-12.ARC       46995  02-28-87  W-4 worksheet helper/R.Stanley/EXE only 011987
  93. U/L by Jack Robson.  Beats me.  This one was a different size than W4-11
  94. but they both internally contained the 1/19/87 date.  As there's no doc
  95. anyway (and as the IRS is due to announce a new W4 any day/real soon now)
  96. ...
  97.  
  98. COPYSAFE.ARC    10632  02-28-87  Warns if copy will overwrite file, TSR w/ASM
  99. U/L by Philip Stults.  From PC Mag, a mem-res thingie that warns you if a
  100. COPY will overwrite an existing file.
  101.  
  102. PCBFIL29.ARC    74013  02-28-87  PCBoard Dir Maintenance/ PCB 10&11 / v2.9
  103. U/L and written by John Wulff.  A couple of minor bug fixes and a change to
  104. accomodate the new PCBOARD.DAT file that will be in PCBoard 11.8 (not yet
  105. released).  PCB 11.7 is still supported, as is PCBoard 10.  As I've said
  106. before, I couldn't run this system without John's excellent program.
  107. Possible conflict of interest disclosure:  This system is one of the beta
  108. sites for PCBFile.
  109.  
  110. PDTAR.ARC       47062  02-28-87  PD version of Unix 'tar' (tape archive) prgm
  111. A re-write of the Unix 'tar' program with some claimed improvements.  Good
  112. notes included on how to port it to various flavors of Unix.  10/29/86.
  113.  
  114. [02-27-87]
  115.  
  116.  
  117.  
  118.  
  119.  
  120. ====[ Bulletin 1 -- New Files ]===================================        Page 3
  121.  
  122.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  123.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  124.  
  125.      Brief descriptions and reviews of new files added to the system during
  126. February, 1987:
  127.  
  128. WALLYBIL.ARC    41307  02-27-87  Maintains Shared Expenses Among Roommates
  129. U/L and written by Mark Findlay.  Keeps track of expenses so you can figure
  130. out who owes whom what when roommates (etc.  -- ahem) are sharing the tab
  131. for living expenses.  Supports up to 10 users per file and up to 10 user
  132. files.
  133.  
  134. APPLY.ARC       21018  02-27-87  Apply command w/wild cards or to subdirs/C src
  135. U/L and written by Mike Rubenstein.  The archive actually contains 2
  136. programs, both excellent.  The first, APPLY, executes a command for each of
  137. a set of arguments.  The typical use for this would be to pass to a DOS
  138. command wildcard file specs when the command ordinarily wouldn't take
  139. wildcards (e.g.  the DOS TYPE command).  But, the program has a great many
  140. more sophisticated uses that are detailed in the excellent doc file.  The
  141. second program, XAPPLY, is a natural complement and adds the capability to
  142. have a command executed throughout a subdirectory tree (similar to other
  143. programs on this system).  Both programs come with complete C (Aztec)
  144. source.
  145.  
  146. PCMAG_V1.ARC    73184  02-27-87  PC Mag Utility Disk Vol. 1 w/user manual
  147. U/L by Steve Sanders.  Quite a few of these programs from PC Mag are (or
  148. were) elsewhere on the system, but here they all are collected together
  149. with one doc file covering them all.  Source for the programs not included.
  150.  
  151. DL1B.ARC        21647  02-27-87  Dirk Lesko's Clipper (Aut '86) LIB v1b
  152. U/L by Eric Rosner.  A collection of functions for the Autumn '86 version
  153. of Clipper.
  154.  
  155. HPSTUFF.ARC     30770  02-27-87  HPLaserJet/PC Paintbrush + xfer util & filter
  156. U/L and written by Rip Toren.  Contains:  HPFILTER, a TSR to produce line
  157. drawing characters on a HP LJ without any FONT cartridges; HPXFER, a
  158. program that will send part of any ascii file to the printer; and CPAINT,
  159. which will read a PC Paintbrush file and convert if for LJ use (in
  160. conjunction with the other 2 utils here).
  161.  
  162. ANSI-RIP.ARC     2285  02-27-87  Remove ANSI codes from text files/BAS/DOC 1/87
  163. U/L by Andree Filipov.  A BASIC program to strip ANSI escape sequences from
  164. a file.
  165.  
  166. BARMENU.ARC      3258  02-27-87  LOTUS-like BAR menus for QuickBasic 2.0
  167. U/L by Bill Wood.
  168.  
  169. PCTJ0187.ARC    34502  02-27-87  IBM PC Tech Journal routines - Jan 87
  170. U/L by Bill Wood.
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178. ====[ Bulletin 1 -- New Files ]===================================        Page 4
  179.  
  180.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  181.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  182.  
  183.      Brief descriptions and reviews of new files added to the system during
  184. February, 1987:
  185.  
  186. QBDATES.ARC      9530  02-27-87  ASM Date conv routines for QuickBasic 2.0
  187. U/L by Bill Wood.  Contains 2 assembler routines:  DATE2INT - Validate &
  188. convert a string date to a sequential integer; INT2DATE - Convert a
  189. sequential integer back to a string date.
  190.  
  191. VI.ARC          21839  02-27-87  UNIX-like VI-editor for DOS/COM only 3.1p 9/86
  192. U/L by Bill Wood.  A subset of the Unix text editor with no doc file, so it
  193. assumes you know 'vi.' Even then you'll have to do some trial and error to
  194. figure out what commands are supported.  God knows why you'd want to use
  195. this unless your use of 'vi' is so frequent it has become second nature --
  196. there are much better programmer's editors than this for DOS.
  197.  
  198. CDISK326.ARC   105645  02-27-87  CATDISK v3.26 disk catalog system/Hillier
  199. U/L by John Jenkins.  Use the DOOR to read CATDISK.HST for the update notes
  200. -- there are just too many changes to list here, mostly in the nature of
  201. bug fixes.  Major changes are support for archives with "squash"ed files
  202. and the elimination of 2 separate programs for different size catalogs --
  203. you now allocate sufficient memory via the configuration program.  A very
  204. good disk catalog program that handles both libraries and archives and has
  205. decent reporting capabilities and good speed.
  206.  
  207. ODASST2A.ARC   154154  02-27-87  Organization Diagnosis Expert System 2.0 1of3
  208. ODASST2B.ARC    76774  02-27-87  Organization Diagnosis Expert System 2.0 2of3
  209. ODASST2C.ARC    18611  02-27-87  Organization Diagnosis Expert System 2.0 3of3
  210. U/L by David Geerinck.  I guess I need to go back and get another degree of
  211. some kind or other as I can barely make out from the doc what this program
  212. is supposed to do.  The doc poses the question "What is Organization
  213. Diagnosis" and says: "To put it simply [sic], it is finding out what
  214. aspects or dimensions of an organization can be changed to improve its
  215. effectivity or productivity."  Ah, now I've got it -- well, no, maybe not.
  216. Anyway, if you can get past the jargon, the program looks professionally
  217. implemented.  Version 2.0 claims to be much faster than version 1 which was
  218. on this system and to add a few "minor enhancements" (which I would
  219. describe if I understood them).  Sorry, folks -- I just can't review this
  220. one.  Is there an Organizational Diagnostician in the house?
  221.  
  222. TELIX212.ARC   173176  02-27-87  Telix v2.12 2/24/87: Small, fast, capable
  223.                        02-27-87  comm program; new comm routines, multi-task OK
  224. U/L by Jack Kilday, who reports that this version works under DoubleDOS,
  225. whereas version 2.10 did not.  Colin's update notes mention only that the
  226. communications driver in 2.10 did not work in about 5% of the machines
  227. encountered and that is what he fixed (plus a "few" other reported bugs,
  228. with no more detail than that).  Thus, if it works under DDOS now, I guess
  229. that's a happy accident.  Note: Under some multi-taskers, you'll still need
  230. to configure Telix for BIOS screen write mode to prevent bleed through.
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237. ====[ Bulletin 1 -- New Files ]===================================        Page 5
  238.  
  239.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  240.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  241.  
  242.      Brief descriptions and reviews of new files added to the system during
  243. February, 1987:
  244.  
  245. TBREM.ARC        6639  02-27-87  Trailing blank remover w/Fortran source
  246. U/L by Bob Thrun.
  247.  
  248. [02-26-87]
  249.  
  250. SD54.ARC        31872  02-26-87  Sorted dir v5.4/color, fast, EGA/J.Stetson
  251. U/L by Stan Levine. A "major rewrite" of Stetson's excellent sorted dir
  252. program, v5.4 (2/1/87) has many new command lines options and support for
  253. the 43 line mode of the EGA.  On-line help is now available when you give
  254. the command SD /? and you'll need it -- the number of command line options
  255. can be a bit overwhelming.  However, there's an excellent doc file and this
  256. is a very capable program with some unique options.  This ARC contains the
  257. IBM-PC version only.  There are also versions for the Zenith Z-100 and
  258. "generic" MS-DOS systems but those are not included here.
  259.  
  260. WORDWORK.ARC   518374  02-26-87  Word Worker: New Testament dbms v1.00a 3/86
  261. U/L by David Geerinck.  I should have used this program to figure out which
  262. of the 10 commandments I violated with the blasphemy I committed when I
  263. first saw this one on the upload dir.  Holy *&^%, this one is large!  And,
  264. would you believe, this >500K arc has a less than 2K README file that
  265. constitutes its only documentation (unless you register), although there is
  266. some on-line help.  Anyway, here it is folks, "WORDWORKER:  THE ACCELERATED
  267. NEW TESTAMENT." I hope God has blessed any of you who want this file with a
  268. 2400 baud modem as it's just too large to download at any slower speed (and
  269. even at 2400 you're going to be in trouble if you have only the default
  270. time allocation on this system).  So, if time allows and this interests
  271. you, pray for a clean line and go to it.  This one is going to electronic
  272. heaven soon so grab it if you want it -- I just can't afford 1/2 meg on
  273. this system for a file as specialized as this.
  274.  
  275. RANBO.ARC       35470  02-26-87  Set colors in Qbasic/Bascom v2
  276. U/L by Bill Baer.
  277.  
  278. [02-25-87]
  279.  
  280. FINCOMP.ARC     13899  02-25-87  123 template to compare mortgage financing
  281. U/L by Robbie Schellhase.
  282.  
  283. SHOWTABL.ARC    12210  02-25-87  Display MSDOS Resource Table w/asm/C src/com
  284. U/L by Bill Gibson.
  285.  
  286. XDIR104.ARC     33549  02-25-87  Add descriptive comments to DIR listings
  287. U/L by Stuart Goldberg.  No update notes for this version (strange -- the
  288. author has been excellent about that in the past).
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296. ====[ Bulletin 1 -- New Files ]===================================        Page 6
  297.  
  298.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  299.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  300.  
  301.      Brief descriptions and reviews of new files added to the system during
  302. February, 1987:
  303.  
  304. EMAIL100.ARC   118792  02-25-87  Electronic Mail System 1.0.0 Craig Shallahamer
  305. U/L by Ken Brown. An electronic-mail only BBS system (no file transfers).
  306. The claim to fame is that messages can be sent to all employees in a
  307. department, locatiion, etc. based on an employee numbering scheme that
  308. is used when you add each new user to the user's file. A shareware program
  309. where updates and the Turbo Pascal source will only be sent to registered
  310. users.
  311.  
  312. ASC2WORD.ARC    10724  02-25-87  Converts ASCII Text to Microsoft Word
  313. U/L by Ronald Schwartz.
  314.  
  315. OWNER151.ARC    11411  02-25-87  Identify file owning cluster ver 1.51
  316. U/L by Mike Miller.  OWNER is a wonderful little program that tells you
  317. what file owns a cluster on your disk that you specify.  This is version
  318. 1.51 with no indication as to what changed since 1.50, so I assume it's a
  319. minor bug fix. 1/14/87 version, with complete ASM source.
  320.  
  321. BW-ONLY.ARC      2975  02-25-87  Run color pgms on your mono monitor
  322. U/L by Mike Miller.
  323.  
  324. TPTOOLS1.ARC    21889  02-25-87  T-PASCAL tools found useful by Bill Madison
  325. U/L and mostly written by Bill Madison.  A collection of Turbo Pascal
  326. routines written by Bill Madison, author of STORM 3.10 and BPRINT.
  327.  
  328. MH022187.ARC   143933  02-25-87  Don Mankin's MiniHost BBS system 02/21/87
  329. U/L by Joseph Collins.  Check MINIHOST.NEW via the DOOR to see what little
  330. critters have been fixed in this version.
  331.  
  332. [02-24-87]
  333.  
  334. MOVIEDB.ARC    137918  02-24-87  VCR moviese database & simple lookup '85
  335. U/L by Mike Rubenstein.  Edition 1, 4/14/85, of a database containing info
  336. on nearly 2000 movies, with fairly simple lookup procedures.  So, VCR
  337. freaks ....
  338.  
  339. GTLOG62.ARC     91124  02-24-87  GT Power Comm utl v6.2, James Davis
  340. U/L by Loren Olson. A companion program to GT Power Comm with some powerful
  341. logging and reporting features.
  342.  
  343. EDWIN15C.ARC   112915  02-24-87  Kokkonen's Fast WS-like editor v1.5C/Excellent
  344. U/L by Bill Walsh.  Alas, no update notes to describe how this version
  345. differs from 1.5B.  EDWIN is an excellent text/programmer's editor with
  346. some rudimentary word processing features thrown in for good measure.
  347.  
  348. LCBIOS1.ARC     32483  02-24-87  Lattice "C" BIOS functions w/ASM source
  349. U/L by Jeff Corey.
  350.  
  351.  
  352.  
  353.  
  354.  
  355. ====[ Bulletin 1 -- New Files ]===================================        Page 7
  356.  
  357.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  358.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  359.  
  360.      Brief descriptions and reviews of new files added to the system during
  361. February, 1987:
  362.  
  363. ARC520.COM      55296  02-24-87  SEA's ARC util 5.20/very efficient but SLOW
  364. U/L by Jeff Corey.  A self-extracting archive that, when run, will give you
  365. ARC 5.20, a doc file and a copy of Vern Buerg's ARCE (no different than the
  366. ARCE already on this system but without the doc file).  ARC 5.2 is dated
  367. 10/86 but Thom Henderson has apparently been sitting on this one --- it was
  368. just released.  I hate to say it but Thom should have continued to sit on
  369. it.  Although the compression efficiency of the program has been improved
  370. dramatically (done by improving the "crunch"ing of files), the speed is
  371. still awful when compared to either Vern Buerg's or Phil Katz's arc utils.
  372. I can't imagine why you'd want to use this one instead.
  373.  
  374. [02-23-87]
  375.  
  376. UFASTWR.ARC     25858  02-23-87  Fast Turbo Pas Screen Writes (Graph/Windows)
  377. U/L by Chuck Cooper.
  378.  
  379. THREECOM.ARC     5101  02-23-87  FASTOFF, FFEED, NOREPEAT/PC Mag/ASM/COM
  380. U/L by Dean Wood.
  381.  
  382. LQFONT.ARC     132837  02-23-87  Font editor/loader for Epson LQ printers
  383. U/L by Tom Frank.  A character editor, a program to upload fonts to the
  384. Epson LQ series of printers, and 7 sample fonts.  CGA required.
  385.  
  386. HDTABL.ARC      12933  02-23-87  Print HD config table from controller ROM
  387. U/L by Tom Frank.  Claims to read the BIOS ROM on your hard disk controller
  388. and display info about the hard disk parameters that are supported.  It
  389. didn't produce sensible results on the one machine I used it on, but that
  390. one does have a weird controller.
  391.  
  392. DEXPERT.ARC     12078  02-23-87  "Expert" system simulation in dBaseIII+
  393. U/L by Booby Mangoba.  " This little system is one that can multiply like
  394. rabbits and, if used to its greatest capacity, can have amazing power.  It
  395. is simply a way of creating a dBASE III Plus database file for storing
  396. texts which can be used as training manuals or as an "expert" system for
  397. problem solving and general reference."
  398.  
  399. SCANCODE.ARC     6567  02-23-87  Scan code for keyboard entry (with c source)
  400. U/L by Bobby Mangoba.
  401.  
  402. GENCVT.ARC      83027  02-23-87  Convrt Genifer code for Clipper/BAS/EXE/DOC
  403. U/L by Bobby Mangoba.  Takes the code from Genifer (a dBaseIII applications
  404. generator) and converts it so that it may be compiled under Clipper.
  405.  
  406. PRG_HLP.ARC      5647  02-23-87  Modify prg code while running Clipper program
  407. U/L by Bobby Mangoba.
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414. ====[ Bulletin 1 -- New Files ]===================================        Page 8
  415.  
  416.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  417.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  418.  
  419.      Brief descriptions and reviews of new files added to the system during
  420. February, 1987:
  421.  
  422. GT1200-1.ARC   129104  02-23-87  \ Paul Meiners' GT PowerComm v12.00
  423. GT1200-2.ARC   125688  02-23-87  / Versatile, frequently revised, comm prgm
  424. U/L by Mike Focke.  The major change in this version of GT is a much
  425. expanded host mode, complete with a message system.  Indeed, Paul Meiners
  426. seems on the verge of turning this program into a BBS system.  Check the
  427. READ.ME file for more details and other update info.  NOTE: GT1200-3.ARC
  428. was uploaded, but contained DSZ and PCKERMIT.  As both of those programs
  429. were already on the system (indeed, a newer version of PCKERMIT is here)
  430. and as DSZ is updated VERY frequently, I've erased the 3rd archive and
  431. suggest you look on the dirs for the current versions of the file transfer
  432. modules themselves.
  433.  
  434. [02-22-87]
  435.  
  436. GUDLUK40.ARC    77344  02-22-87  Side-by-side file view/compare/4.0 EGA support
  437. U/L and written by John Dove.  2/16/87 version of John's excellent multiple
  438. file view-and-compare program, the major change is support for the various
  439. modes of an EGA.  Drat!  No EGA here.  43 line mode is a very sensible
  440. addition to this program as it will allow you to view more of the text from
  441. the 2 files you are comparing.
  442.  
  443. WATE.ARC        15699  02-22-87  ASM routines from Waite Gp Primer-page 1-305
  444. U/L by Joe Markovich.  " These programs were typed from "The Waite Group
  445. ASSEMBLY LANGUAGE PRIMER for the IBM PC & XT" by Robert Laflore.  Included
  446. are the programs up to and including page 305."
  447.  
  448. DB504.ARC       49152  02-22-87  Mailing list database, fix probs from DB503
  449. U/L and written by Steve Sanders.  The use of EXE2COM to convert one of the
  450. programs in v5.03 to a COM file apparently led to some problems, so Steve
  451. has sent along this update which is EXE's only.
  452.  
  453. BASAID50.ARC   112367  02-22-87  BasicAid v5.0, BASIC pgmmrs toolkit, 02/21/87
  454. U/L by Bob Weinstein.  A major update to a venerable tool for BASIC
  455. programmers, alas this version is now somewhat crippled to encourage
  456. registration.  There is a limit on the number of references that the
  457. program can maintain (supposedly, any "small-to-medium" sized programs can
  458. be handled, whatever that means), the xref disk file option is disabled,
  459. and "protected" basic programs can't be processed.  In addition to being
  460. crippled, here are the other changes:  "BASICAID has been rewritten in
  461. QUICK BASIC 2.00.  To support both monochrome and CGA monitors, the user
  462. interface has been changed to use an enhanced version of BASWIND window
  463. routines.  These WINDOW routines hopefully provide a common interface
  464. across monitor types.  BASICAID takes advantage of pop up, pop over, pop
  465. list and general window type formats.  The QUICK BASIC screen format has
  466. been followed."
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473. ====[ Bulletin 1 -- New Files ]===================================        Page 9
  474.  
  475.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  476.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  477.  
  478.      Brief descriptions and reviews of new files added to the system during
  479. February, 1987:
  480.  
  481. JAPANRVW.ARC     2327  02-22-87  Review of JAPAN.ARC (which is on Dir16)
  482. U/L and written by David Ziegler.
  483.  
  484. XEQ.ARC          5431  02-22-87  COM file library & executor/Saves HD space
  485. U/L by Jack Kilday.  Got lots of little COM files cluttering up your disk?
  486. Well, you can collect them "inside" of XEQ and then execute them with the
  487. command XEQ COMMAND.  Cute.  Maybe even useful!
  488.  
  489. SHERIFF.ARC     63478  02-22-87  Hard drive and applications security system
  490. U/L by Chip Whiteside.  This looks to be a pretty good hard disk and
  491. applications security system (password based) but I lost interest early
  492. when the doc told me that the program needed to keep folks from breaking
  493. out of your AUTOEXEC file and thus by-passing the system was only sent to
  494. registered users.
  495.  
  496. FBUCK316.ARC   172409  02-22-87  FastBucks Ver. 3.16 Home Finance Program
  497. U/L by Larry Bevil.  Two new utilities are included with this version of
  498. "Fast Bucks," yet another, good, checkbook program: A mouse driver for the
  499. MS mouse; and a program to rebuild and re-index damaged data files.
  500.  
  501. [02-21-87]
  502.  
  503. FILLFLOP.ARC    14098  02-21-87  Optimize floppy usage, copy frm HD, w/C src
  504. U/L by Jack Kilday.  By Dave Rand, an interesting effort to try to minimize
  505. the amount of space you waste when copying files from one device to
  506. another. Typically, this would involve copying files from a hard disk to a
  507. floppy where the files you want to copy are too big for one floppy.  FILL
  508. attempts to get as many files as it can on each floppy before prompting you
  509. to insert a new one.  I've seen a couple of reports of incompatibility with
  510. some clones -- no problems here.
  511.  
  512. ASC.ARC         15052  02-21-87  Mem-res pop-up ASCII table (PC Mag)
  513. U/L by Dean Wood.
  514.  
  515. BISON_PC.ARC   140671  02-21-87  PC port of Project GNU's Bison (YACC-like)
  516. U/L by Brian Miller.   MS-C 4.0 code ported from GNU's BISON.
  517.  
  518. CKPR.ARC         1967  02-21-87  dB3/Check if printer ready/ASM/BIN/PRG/12-86
  519. U/L by Stuart Morrison.
  520.  
  521. EBL306B.ARC     67610  02-21-87  SeaWare's Extended Batch Language v3.06b
  522. U/L by Doug Hunt.  Drat -- no update notes, but SeaWare has been spotty in
  523. providing a history file for minor revisions, and that's presumably what
  524. this is.
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532. ====[ Bulletin 1 -- New Files ]===================================       Page 10
  533.  
  534.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  535.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  536.  
  537.      Brief descriptions and reviews of new files added to the system during
  538. February, 1987:
  539.  
  540. HP-MAC.ARC      32962  02-21-87  HP LaserJet+ prt of MacPics/MS-C & EXE
  541. U/L by John Moon.
  542.  
  543. [02-20-87]
  544.  
  545. FILSCRUB.ARC    18786  02-20-87  Table driven search & replace util v1.0
  546. "FILSCRUB is a table driven search and replace utility.  You make up a
  547. table of text or characters to search for and what to replace those
  548. characters with.  FILSCRUB will look through your input file for every
  549. occurrence of the first search entry.  Each time it is found it will be
  550. replaced with the first replace entry.  When the end of the input file is
  551. found FILSCRUB will move on to the next search entry (if any) in your
  552. table."  Works on both ascii and binary files.
  553.  
  554. MASTRPRT.ARC     5272  02-20-87  Popup TSR printer setup & menu editor v 1.0
  555. U/L by Tony Rood.  Would you believe the doc file doesn't even mention what
  556. printer(s) are supported?  You'll do better with any number of other setup
  557. programs on this system, I think.
  558.  
  559. MASTRDOS.ARC    54503  02-20-87  Sweep-type util and simple comm program v1.06
  560. U/L by Tony Rood.  Not too bad as a sweep utility but the comm program is
  561. next to worthless.
  562.  
  563. KYOSET.ARC      13072  02-20-87  Set emulation mode of Kyocera Laser prntr/COM
  564. U/L by Thom Carlin.
  565.  
  566. DISKSPAC.ARC    20562  02-20-87  Analyze disk usage by subdir/D.Rand v1.5/C
  567. U/L by James Bach.  Goes from the current subdir down the tree to tell you
  568. how much space is used by your files and each subdir.
  569.  
  570. MACPAINT.ARC    62680  02-20-87  MacPaint/RLE viewer/MS-C source/J.Riff 1/87
  571. U/L by James Austin.
  572.  
  573. PARSER10.ARC     3818  02-20-87  Generic command tail parser for TPas 2/87
  574. U/L and written by Bill Madison.
  575.  
  576. K9X450.ARC     225688  02-20-87  Sal Minero's "Underdog" comm prgm v4.50 2/87
  577. U/L by Loren Olson.  This one will be on the system for a VERY short time
  578. for 2 reasons: (1) Unless you access Sal Minero's BBS, for which this comm
  579. program has some special features, there are other programs on this system
  580. which I think are much better; (2) This one is admittedly heavily based on
  581. Philip Burn's PibTerm 3.2.5, for which Phil released the source code.
  582. Phil's freely available code has been used to create a comm program for
  583. which money is requested and the modified source has not been released.  To
  584. put it mildly, I'm somewhat dubious of that practice.
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591. ====[ Bulletin 1 -- New Files ]===================================       Page 11
  592.  
  593.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  594.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  595.  
  596.      Brief descriptions and reviews of new files added to the system during
  597. February, 1987:
  598.  
  599. [02-19-87]
  600.  
  601. MORE.ARC         3046  02-19-87  ASM source for MORE command a la MS-DOS
  602. U/L and written by Tom Hanlin.  Faster and smaller than the DOS MORE
  603. command, this archive contains source only.  As Tom Hanlin points out, the
  604. code is interesting but both the DOS original and this replacement won't
  605. take you away from using Vern Buerg's LIST instead.  The unique features of
  606. the code are:
  607.  
  608. "First, it shows how to remove the meanless and irritating error message
  609. "Warning:  no stack segment" produced by the linker.  Secondly, it shows
  610. how to take information from the standard input while still having access
  611. to the keyboard, whether or not input has been redirected."
  612.  
  613. PCTJ1186.ARC    33749  02-19-87  PC Tech Journal source code (Nov. '86)
  614. U/L by Bobby Mangoba.
  615.  
  616. [02-18-87]
  617.  
  618. MRLABEL.ARC     67587  02-18-87  "Mr. Label" multi feature label maker v1.0
  619. U/L by Melvin Douglas.  A very powerful looking label-maker program.
  620. Features include:
  621.  
  622.           * Print selective record information from most major databases.
  623.           * Create professional mass mailing applications:
  624.              Channel database records into printing formats that you design.
  625.              Print promotional messages on mailers as they're addressed.
  626.           * Design reports with up to 12 columns of data.
  627.           * Address envelopes; individually or continuous feed.  Print the
  628.              return address and destination address in one operation.
  629.           * Print in any type font supported by your equipment.
  630.              Do underlining and variable line spacing.
  631.           * Avoid typing repetitive lines - remembers fixed text.
  632.           * Center text automatically.
  633.           * Make multiple copies.
  634.           * Print letterheads, price tags, ID badges, file folder labels,
  635.              name tags, inventory slips.
  636.           * Design mailing labels - any size; position text however you want
  637.              and even vary type fonts between lines.
  638.           * Design printing formats and save them to disk.
  639.  
  640. This program can be configured for most any printer and detailed
  641. instructions in the quite good manual are included.
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649. ====[ Bulletin 1 -- New Files ]===================================       Page 12
  650.  
  651.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  652.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  653.  
  654.      Brief descriptions and reviews of new files added to the system during
  655. February, 1987:
  656.  
  657. WORDPLAN.ARC   146323  02-18-87  Lotus 1-2-3 Report writer/A.00.00/multi-file
  658. U/L by Melvin Douglas.  "WordPlan is the first "Living Document Processor"
  659. for Lotus 1-2-3 and other applications.  WordPlan can read mutiple Lotus
  660. 1-2-3 files and produce custom reports and documents.  Unlike other
  661. products which require the user to cut and paste Lotus 1-2-3 values into
  662. their documents whenever values change, with WordPlan you only do it once.
  663. When values change in a Lotus 1-2-3 worksheet WordPlan is able to update
  664. all the numbers and reformat the document."  The program also has its own
  665. modeling language with math and financial functions, plus its own script
  666. language for the design of interactive applications.  There is an on-line
  667. manual that can be printed out or directed to a file (it ends up being 82K
  668. so sending it to a file and LISTing it first sounds like a good idea,
  669. huh?).  All in all, this looks to be a powerful program.  I can't compare
  670. it to its commercial competitors as I don't have those.  (I do wish this
  671. one wouldn't remind you quite so often that it's shareware and that you're
  672. expected to contribute).
  673.  
  674. PIC204C.ARC    112804  02-18-87  Edit Lotus 1-2-3 PIC (graph) files v2.04
  675. U/L by Chuck Cooper.  Who can argue with a program when the first line of
  676. the doc is as follows:  "This is a handy-dandy program for fixing up your
  677. Lotus 1-2-3 or Symphony graphs."  I mean, if it's handy-dandy, can it be
  678. far from being super-duper?  Seriously, this looks like a rather powerful
  679. tool for editing PIC (graph) files made by Lotus products, with good
  680. documentation on both the program itself and the structure of the relevant
  681. Lotus files. This is version 2.04, 1/27/87 and the many changes are
  682. described in the PIC-EDIT.NEW file (use the DOOR to read it if you wish).
  683.  
  684. VERSA.ARC       67502  02-18-87  VERSAdial:ProComm/PC-Pursuit menu system 1.0
  685. U/L by Brian Miller.  For ProComm and PCPursuit users.  As I'm neither ....
  686. comments from others on this package will be welcome.
  687.  
  688. PCP_BSC.ARC       689  02-18-87  Script to take BOYAN-D1 through PC-Pursuit
  689. U/L by Bill Cummings.
  690.  
  691. PSGRAPH4.ARC    22903  02-18-87  \ Apple graphics libraries converted for
  692. PSGRAPH5.ARC    18285  02-18-87  / Broderbund's Printshop (IBM version)
  693. U/L by Jim Wright.
  694.  
  695. [02-17-87]
  696.  
  697.  
  698.  
  699.  
  700.  
  701.  
  702.  
  703. ====[ Bulletin 1 -- New Files ]===================================       Page 13
  704.  
  705.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  706.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  707.  
  708.      Brief descriptions and reviews of new files added to the system during
  709. February, 1987:
  710.  
  711. HDPREP32.ARC    38750  02-17-87  Lo-lev format for XT (v3.32) and AT (v1.0)
  712. U/L by Larry VanCamp.  CAVEAT EMPTOR on these, please.  While the HDPREP
  713. series has been around for awhile, these are untested by me (y'all don't
  714. expect me to do a complete backup, low-level format, fdisk, format then
  715. restore just to test these, do ya?  Especially, when I did just that about
  716. 2 weeks ago using IBM's Advanced Diagnostics to take care of a creeping
  717. crud problem on one of the hard disks here!).
  718.  
  719. TC801.ARC      154014  02-17-87  Meiners' TurboCalc spreadsheet/editor 8.01
  720. U/L by Loren Olson.  Edited update notes from the READ.ME file:
  721. 2-05-87  Version 8.01:  A couple of bug fixes and:
  722. -------
  723.    1.  It is now possible to select the "key" column for a sort ....
  724.    2.  An option was added to the Alt-J command, so that a jump-to-cell can
  725.        now be done either by cell address or by cell content.
  726.  
  727. 01-10-87  Version 8.00:
  728. --------
  729.    1. Range Names.  Now you can name a range or individual cell so that
  730.       you need not remember the cell address.
  731.    2. Macros.  Turbo CALC now supports macros, styled in the tradition of
  732.       the more expensive commercial spreadsheets.  There are 30 macro keys
  733.       ....
  734.    3. The erase command has been expanded so that it is possible to erase
  735.       just a part of the worksheet, as well as being able to erase the entire
  736.       worksheet.
  737.  
  738. SIDEMAC.ARC       934  02-17-87  Lotus macro to print with Sideways program
  739. U/L by Fred Sissine.
  740.  
  741. TURBFRAC.ARC    48765  02-17-87  Mandelbrot-Plotting package w/8087 supprt 1.0
  742. U/L by Vernon Huang.  " TurboFractals is a REAL FAST Mandelbrot-Plotting
  743. package.  What is Mandelbrot?  The Mandelbrot set is a group of those
  744. numbers in the imaginary number plane which will never attain a size
  745. greater than 2 no matter how many times you perform the iteration z=z^2+z
  746. on them.  What TurboFractals does is determine how many iterations it takes
  747. for a point to fail.  Then it assigns a color to that pixel related to the
  748. number of iterations.  If no failure occurs after 1000 iterations, then
  749. that point is assumed to be in the set, and the pixel is made red.  Our
  750. resolution is 640x320, the CGA standard."
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758. ====[ Bulletin 1 -- New Files ]===================================       Page 14
  759.  
  760.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  761.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  762.  
  763.      Brief descriptions and reviews of new files added to the system during
  764. February, 1987:
  765.  
  766. E88-V402.ARC    46294  02-17-87  E88 v4.02 text/programmer's editor (bug fix)
  767. U/L by Mark Rapp.  This system went from 4.00 to 4.01 to 4.02 in a VERY
  768. short time, and the only "new feature" noted in the doc is that extended
  769. lines will be added together and printed as if one, long line (but that's
  770. identified in both 4.01 and 4.02 as a "new" feature -- ahem).  However,
  771. there is a fix in 4.02 that's important, at least to me, albeit
  772. undocumented: 4.0-.01 were putting a very strange EOF marker in, instead of
  773. the normal DOS character.  That seems to be fixed in this version.  I
  774. assume there may have been other bugs fixed, but who knows?
  775.  
  776. ======================
  777. NOTE:  E88 is now "commissionware." I've zapped the serial number, as I
  778. have been doing, and will continue to do, on all such schemes when I catch
  779. them.  If any author wishes I would rather not carry his/her program(s) at
  780. all under such circumstances, please just let me know and they'll be
  781. erased.
  782. ======================
  783.  
  784. FIXLST30.ARC    23022  02-17-87  Remove initial FF from MS .LST/.REF & more
  785. U/L and written by Ray Moon.  "This program will remove the formfeeds from
  786. the beginning of the .LST or .REF file produced by Microsoft or IBM Macro
  787. Assemblers, the .LST file produced by Micorsoft C compiler, or any file
  788. that has the .LST file format as defined below.  Then the program will add
  789. a terminal formfeed to each file.  DOS wildcards are valid in any filename,
  790. and this program will attempt to modify all files that match.  This makes
  791. these files easier to print without wasting a page."   The program operates
  792. in either menu-driven or command line mode.  The wildcard option is new in
  793. v3.0, as are some other nice changes.  Complete ASM source for the program
  794. is included.
  795.  
  796. [02-16-87]
  797.  
  798. PROPRO10.ARC     7233  02-16-87  Design your own IBM proprinter fonts v1.0
  799. U/L by Vernon Huang.  "Propro is a small but powerful program that allows
  800. the user to easily send control codes to the Proprinter and also to create
  801. unique fonts.  In addition to being saved in binary form, these fonts may
  802. be stored a decimal format for direct examination.  The binary format is
  803. ideal for use with WordPerfect and other word processors, since you to
  804. simply retrieve the file in the middle of a WP document and download the
  805. font.  The binary files may also be used to download fonts directly from
  806. Propro itself."
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814. ====[ Bulletin 1 -- New Files ]===================================       Page 15
  815.  
  816.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  817.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  818.  
  819.      Brief descriptions and reviews of new files added to the system during
  820. February, 1987:
  821.  
  822. REFLIST.ARC     52150  02-16-87  Create references bibliography from text 1/85
  823. U/L by Don Udel.  Not a new program, and most "modern" full-featured word
  824. processors contain their own, far superior methods of building
  825. bibliographies.  But, if you're still using one that doesn't, grab this
  826. (soon -- it won't be here long) to see if it meets your need.
  827.  
  828. PRTSC.ARC        8928  02-16-87  Repl ext ascii w/ISO Eur/HP LJ/Tosh P351/ASM
  829. U/L by Brian Larson.
  830.  
  831. TRACE122.ARC    52543  02-16-87  INT Tracer w/ASM DOC COM version 1.22/Krueger
  832. U/L and written by Arny Krueger (a mod to Joan Riff's TRACE program). Arny
  833. Krueger has enhanced and further documented Joan Riff's memory-resident
  834. interrupt tracer.  Changes for 1.22:  2/13/87 - Corrected trace table
  835. size option processing - re-instated PrtSc function via main menu.
  836.  
  837. QB-UTILS.ARC     4558  02-16-87  QuickBASIC 2.0 routines for Herc graphics
  838. U/L by Jeff Corey.
  839.  
  840. [02-15-87]
  841.  
  842. SEARCH1.ARC     19303  02-15-87  Search dirs for files/strings ASM/PCM Vol6#3
  843. U/L by Dean Wood.  A "whereis" type program that also has the capability to
  844. find files that contain a string you specify.  This ARC has the complete
  845. set of files (ASM,COM,BAS and DOC).  I suspect Dean must have typed in the
  846. doc himself from PC Mag's article as there was no such file on their BBS.
  847. Indeed, I think Dean also typed in the ASM as it was lacking the comments.
  848. I've substituted a complete copy of the source from PC Mag's Interactive
  849. Reader Service.
  850.  
  851. CHECK.ARC        9050  02-15-87  BAT param test util ASM/COM PC Mag (Vol6,No3)
  852. This one will do you absolutely no good unless (1) You are very good at
  853. deciphering a program's capabilities from its ASM source; or (2) You have
  854. the referenced PC Mag article.  There's no doc.  Apparently, PC Mag's
  855. decision to allow free distribution of their programs was accompanied by a
  856. decision not to produce capsule doc files anymore -- or, at least, so a
  857. note of their BBS leads me to believe.  Hmmm ....  Anyway, if you have the
  858. article, you'll see this is a useful tool for adding power to batch files
  859. by increasing your ability to test for errorlevels and the like and branch
  860. accordingly.
  861.  
  862. SC4MENU.ARC      2095  02-15-87  DEF/MNU/DOC MS Mouse and SuperCalc 4
  863. U/L by Jay Guitan.
  864.  
  865.  
  866.  
  867.  
  868.  
  869.  
  870.  
  871. ====[ Bulletin 1 -- New Files ]===================================       Page 16
  872.  
  873.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  874.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  875.  
  876.      Brief descriptions and reviews of new files added to the system during
  877. February, 1987:
  878.  
  879. ADJRAM31.ARC    61166  02-15-87  ADJustable RAM Disk Program v3.1/C & ASM src
  880. U/L by John Stanton.  A very good, adjustable ram disk program, where you
  881. can change the size of the ram disk without rebooting and, in some
  882. circumstances, without losing the data that is on it.  This one also
  883. supports expanded memory, but as the author candidly admits, uses so many
  884. EMS handles as to be impractical.  For most purposes, I think you'll find
  885. the program in RDISK2.ARC will meet your needs and is smaller and easier to
  886. use.  But, this is also a fine program and includes complete source code.
  887.  
  888. WHICH.ARC        6936  02-15-87  Which version of pgm will run?  COM & src.
  889. U/L and written by Mike Rubenstein.  Searches PATH for executable (COM,
  890. EXE, or BAT) and tells you which one will run.  C source included.
  891.  
  892. ARRAYDOC.ARC     3175  02-15-87  Aut86 clipper array docs from nantuck/source
  893. U/L by Bob Hicks.
  894.  
  895. DPAINT.ARC      18148  02-15-87  Simple screen generator for dB3/COM only
  896. U/L by Bob Hicks who said:  "DPAINT is a simple to use screen generator for
  897. dbase.  It doesn't have a lot of fancy features but does seem to work well.
  898. It's one 'feature' is really a very useful item; pressing F5 will draw a
  899. ruler line on the screen just below the line with the cursor.  If you're
  900. tired of writing says & gets but don't need fancy tricks give this a try.
  901. The shareware request is not too high either."
  902.  
  903. DSCAR23.ARC     62647  02-15-87  Katri's exc dB3 src code analyzer like dFLOW
  904. U/L by Pete Olympia whose review included:  "Ryan Katri's popular dB3 code
  905. analyzer like dFLOW.  Ver 2.3 allows more chars to be sent to the printer,
  906. better handling of long lines, flagging of technically questionable
  907. statements, etc."
  908.  
  909. [02-14-87]
  910.  
  911. DFSDATA.ARC     20893  02-14-87  Disk/File/System info programs/EXE only
  912. U/L by Thom Carlin.  I must say, this is the kind of file that gives
  913. careful Sysops apoplexy.  There's no documentation and a dump of the files
  914. produced no author's name or other identifying info.  Putting on my
  915. thickest asbestos gloves, I tried these with some care and found they did
  916. produce some useful information about your disk and the files on it (type
  917. of FAT, clusters occupied by files, etc.) and the equipment installed on
  918. your system.  Still, while I believe these to be safe and have no reason to
  919. think they're pirated, they'll be here a short time.  This kind of file
  920. just shouldn't be encouraged.
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928. ====[ Bulletin 1 -- New Files ]===================================       Page 17
  929.  
  930.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  931.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  932.  
  933.      Brief descriptions and reviews of new files added to the system during
  934. February, 1987:
  935.  
  936. PKFIND10.ARC    10249  02-14-87  File Finder Plus 1.0/Searches in ARCs/P. Katz
  937. U/L by James Bach.
  938. SFIND.ARC        5247  02-14-87  Fast whereis-type util/Searches arcs, too
  939. U/L by James Bach.  I'm going to take these 2 files together as they
  940. happened to come in within 24 hours and perform much the same task.  Both
  941. are "whereis" programs that have the additional option of searching inside
  942. archives for a file.  So, if you know "DONTLOSE.ME!" is somewhere in a mass
  943. of archives but, notwithstanding it's name, you don't remember where,
  944. either of these programs will bail you out.  As for which of these programs
  945. is faster, I didn't benchmark, but PKFIND allows a path specification for
  946. the search, while SFIND always searches the entire drive.  Given that
  947. searching through arcs is a laborious, disk intensive task, the path spec
  948. option gives PKFIND a clear leg up.
  949. NOTE:  PKFIND was uploaded as a 16K, self-extracting COM file.  With
  950. apologies to Phil Katz, I've run it to extract the files and rebuilt it as
  951. a regular archive.  I fully understand why Phil's arc utils are distributed
  952. as self-unpacking COM files (to resolve the Catch-22 of how do you unarc
  953. your first arc utility?), but there's no reason to do that with this util
  954. when it makes the file 6K larger, prevents reading the doc in a DOOR, and
  955. requires explanation.  O.K.?
  956.  
  957. PREVIEW.ARC     19044  02-14-87  Preview ascii/text file layouts before print
  958. U/L by Craig Hulvey.  " Take a look at page layouts of ascii or text files
  959. on the screen, before you waste paper on orphans and widows.  Print a file
  960. to disk and type:  PREVIEW filename to see nine pages of text, each
  961. character as a pixel on a graphics screen.  Supports some printer
  962. enhancements.  Turbo source included."
  963.  
  964. WPMERGE2.ARC    18307  02-14-87  dBaseIII+ to WPerfect data file convert-1/87
  965. U/L by Craig Hulvey.  " Dbase III+ to WordPerfect Data File Conversion
  966. System.  This menu-driven program runs from within DBASE 3+, creates
  967. WordPerfect merge data files from one or several linked (related) Dbase
  968. files.  The program works in a manner similar to Dbase's LABEL FORM.  Merge
  969. file definitions are saved, and the system even writes DBASE programs to
  970. perform the same conversions later, which can be incorporated into custom
  971. DBASE applications."
  972.  
  973. EGA43.ARC        3590  02-14-87  TPascal patch, routines detect EGA, 43 rows
  974. U/L by Craig Hulvey.  "EGA43.PAS provides routines for:  detecting the
  975. presence of the EGA, switching in and out of 43-line mode, determining
  976. whether 43-line mode is active, etc.  Since versions of Turbo prior to
  977. 3.02A do not allow text windows larger than 25 rows, it also includes
  978. patches for Turbo 3.00B and 3.01A to permit windows of up to 43 rows."
  979.  
  980. PRFILE.ARC       2260  02-14-87  dBase3+ CALL routine to print to file
  981. U/L by Craig Hulvey.  "LOAD/CALL routine that allows printing to a file
  982.  
  983.  
  984.  
  985.  
  986.  
  987. ====[ Bulletin 1 -- New Files ]===================================       Page 18
  988.  
  989.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  990.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  991.  
  992.      Brief descriptions and reviews of new files added to the system during
  993. February, 1987:
  994.  
  995. with @SAY's or whatnot with DB3+.  Won't work with FOX or compilers yet."
  996.  
  997. FONTS.ARC       17823  02-14-87  Script, Gothic soft fonts for HP LaseJet+
  998. U/L by Craig Hulvey.
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006. ====[ Bulletin 1 -- New Files ]===================================       Page 19
  1007.  
  1008.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1009.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1010.  
  1011.      Brief descriptions and reviews of new files added to the system during
  1012. February, 1987:
  1013.  
  1014. KPRINT.ARC      29081  02-14-87  Print 2pgs per sheet, Kyocera laser; w/ src
  1015. U/L by Craig Hulvey.  "Kyocera Laser Printer Print Utility:  Output 2 text
  1016. pages up tp 76 lines by 106 columns each onto one 8.5x11" sheet.  Physical
  1017. page divided graphically into 2 text boxes and 1 status box providing fully
  1018. expanded filename and file modification/printing date/time.  Pages
  1019. numbered, lines optionally numbered.  Label (such as a PROPRIETARY notice)
  1020. optional on each page.  MSC Source, MAKE file, EXE file included."
  1021.  
  1022. DB503.ARC       49479  02-14-87  Mailing list database, reports, lists, labels
  1023. U/L and written by Steve Sanders.  A good, mailing list program that still
  1024. shows its heritage in CP/M (doesn't understand DOS subdirs, etc.).  Update
  1025. notes:  02/13/87 vers 5.03 - Comments field added, fixed record length of
  1026. data file is now 180.  Executable files have been changed to .COM for
  1027. maximum space savings.
  1028.  
  1029. BATPAT11.ARC     8960  02-14-87  Command-line driven EXE/COM file modifier 1.1
  1030. Nicely done, but probably of limited utility to most of us.  Allows you to
  1031. modify a COM or EXE file and takes its arguments from the command line,
  1032. allowing it to be run in a batch file.  Also, it's quite fast.
  1033.  
  1034. DP13.ARC        20787  02-14-87  DataPath 1.3 / Path enhancer w/ASM source
  1035. U/L by John Howard.  An excellent path enhancer (helps programs find
  1036. overlay files that the DOS PATH command won't find for them) which comes
  1037. with complete ASM source and truly excellent documentation.  Update notes:
  1038. Version 1.3 - February 3, 1987 - Check for and remove illegal characters in
  1039. the DataPath.  Illegal characters are:  $"[]*?+=<>
  1040.  
  1041. 8259.ARC         2826  02-14-87  Text file on 8259 int. controller
  1042. U/L by John Howard.
  1043.  
  1044. MUPGRADE.ARC     3289  02-14-87  How-to upgrade PCJr to 640K w/256K chip
  1045. U/L by John Howard.
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053. ====[ Bulletin 1 -- New Files ]===================================       Page 20
  1054.  
  1055.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1056.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1057.  
  1058.      Brief descriptions and reviews of new files added to the system during
  1059. February, 1987:
  1060.  
  1061. [02-13-87]
  1062.  
  1063. MNGX22A.ARC     95133  02-13-87  \ MANAGEX III v2.2 Time, Billing and Book-
  1064. MNGX22B.ARC    123405  02-13-87  / keeping system for attorneys, consultants &
  1065. MNGX22C.ARC    153690  02-13-87  \ other professionals w/15 or less employees
  1066. I have absolutely no idea how this version differs from 2.1 (reviewed 2/6/87).
  1067. There's nothing in the documentation that tells what's new and the programs
  1068. don't seem any different when run.  Presumably, it's minor bug fixes.  The
  1069. dates of the files also don't make sense.  They are all dated 5/15/86, yet
  1070. they were just sent by the author to Rich Schinnell, CPCUG software
  1071. librarian, and the sign-on copyright is 1987.  Got me.  If you just
  1072. downloaded 2.1, you can probably pass this one by.  If you don't have the
  1073. earlier version, read the review of it below and see if this very good
  1074. package may meet your needs.
  1075.  
  1076. SETPRGMS.ARC    32984  02-13-87  Krueger's excllnt SET environment prgms w/ASM
  1077. U/L by Bill Gibson.  This archive includes the current versions of Arny
  1078. Krueger's excellent programs for setting the environment, each with
  1079. complete ASM source.  Programs are: SETDIR -- set the environment to the
  1080. current dir; SETGLOB -- sets global environment from a batch file running
  1081. under a secondary command processor; SETNOW -- sets env parms DATE and TIME
  1082. to current system values; SETREAD -- sets environment from the console. The
  1083. archive also includes a batch system making use of the above programs for
  1084. logging computer usage.  All in all, a top-flight collection of programs
  1085. with very useful source.
  1086.  
  1087. MONKEY.ARC      31919  02-13-87  Examine/modify file time/date/attr w/QB src
  1088. U/L and written by Tom Hanlin.  Changes a file's date or time stamp or its
  1089. attributes.  Wildcards are permitted for the filespec.  Written in
  1090. QuickBASIC, which explains the 32K executable, the complete source is
  1091. included, which may turn out to be as useful as the program itself.  Not
  1092. surprisingly, the ADVBAS30 routines are used (after all, Tom wrote them!).
  1093.  
  1094. 3DGRAPH.ARC     21632  02-13-87  3-dimensional equation plotter
  1095. U/L by Bobby Mangoba.  "3D Graph is a 3 dimensional equation plotter.
  1096. Plotted on an imaginary xyz coordinate system.  You have the ability to
  1097. rotate the graph, determine the object to image perspective distances,
  1098. adjust the X and Y ranges as well as their increments, state translations
  1099. of both the X and the Y axes and scale on both X and Y axes."
  1100.  
  1101. GETSHELP.ARC     6269  02-13-87  Example of in-line help for Clipper programmer
  1102. U/L by Bobby Mangoba.
  1103.  
  1104. DB3ALBUM.ARC     8794  02-13-87  dBIII+ storage/retrieval for record albums
  1105. U/L by Bobby Mangoba.
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111.  
  1112. ====[ Bulletin 1 -- New Files ]===================================       Page 21
  1113.  
  1114.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1115.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1116.  
  1117.      Brief descriptions and reviews of new files added to the system during
  1118. February, 1987:
  1119.  
  1120. PROGGEN.ARC     18387  02-13-87  Very simple dBaseIII program generator
  1121. U/L by Bobby Mangoba.
  1122.  
  1123. RMAP32.ARC       4707  02-13-87  Memory-resident memory map program v3.20/COM
  1124. Written by A.C. Evans, 12/15/86, v3.20.  My opinion of this one hasn't
  1125. changed since v3.0.  I don't see the sense to having a 10K TSR to tell you
  1126. how much memory your other TSR's are using.  I also don't know what's new
  1127. in this version as there's no doc (nor was there one for 3.0). Dump the
  1128. .COM file and you'll see there are a few command line options.
  1129.  
  1130. DS230.ARC       99120  02-13-87  Directory Scanner v2.30 - DOS shell/backup
  1131. A very powerful, but somewhat intimidating, combination sweep-type util and
  1132. backup program.  The major change in this version (2.30, 2/1/87) is the
  1133. addition of context sensitive on-line help, and that's an excellent
  1134. addition to this program.  There are other, less significant changes
  1135. described in the DS_READ.ME file.
  1136.  
  1137. BPRT111A.ARC    20216  02-13-87  Print files w/2 preceeding banner pp for ID
  1138. U/L and written by Bill Madison. Those of you who use multi-user computers
  1139. are familiar with the banner that is put before each document that is
  1140. printed.  Because many users can be sending files to the spooler and
  1141. sharing one printer, it helps identify what's what.  Well, here's the same
  1142. idea, tailored for a single-user micro.  The banner gives the name of the
  1143. file, the dir in which it was located, and the date/time that it was
  1144. printed.  2 banner pages are printed so that the banner will be visible no
  1145. matter how your pages are folded (the paper companies will love this
  1146. program -- tree conservationists will not).  Makes use of the DOS PRINT
  1147. spooler if it's installed.
  1148.  
  1149. [02-12-87]
  1150.  
  1151. STRM310B.ARC    38267  02-12-87  STORage Management util 3.10B/Clean up HDisk
  1152. U/L and written by Bill Madison.  A useful multi-purpose utility for doing
  1153. a little housecleaning on your hard disk.  Functions include: (1) Global
  1154. deletion starting from any dir on the drive (with the option to view a file
  1155. before deleting it); (2) A whereis type program; (3) A fast display of your
  1156. file tree structure; (4) A storage summary, listing each dir with bytes for
  1157. that dir plus % of disk's total bytes; (5) A sorted dir listing; and (6) A
  1158. find duplicate files function.  Requires ANSI.SYS or equivalent.  Well-done
  1159. and easy to use.
  1160.  
  1161. MULTCOPY.ARC    19689  02-12-87  Multiple DISKCOPYs - read source only once
  1162. U/L by Tim McPherson.  Needless to say, you'd better have a lot of memory
  1163. free for this to work.
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171. ====[ Bulletin 1 -- New Files ]===================================       Page 22
  1172.  
  1173.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1174.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1175.  
  1176.      Brief descriptions and reviews of new files added to the system during
  1177. February, 1987:
  1178.  
  1179. DBU13.ARC       67636  02-12-87  DB3UTIL v1.3 - dBASE/Quicksilver utility
  1180. U/L and written by Cal Thames.  DB3UTIL 1.3, 2/11/87:
  1181.  
  1182.       Corrected program's inability to use full path names during the
  1183.       filename search routine.  Improved the ability to filter out file
  1184.       names referenced in comments or text strings and not actually used.
  1185.  
  1186. PRCDIR.ARC      19817  02-12-87  Convert Procomm dir to ASCII and back w/C
  1187. U/L by Bill Baer.  Includes C source.
  1188.  
  1189. BYE-PC.ARC      65953  02-12-87  Remote console demo/IBM-PC/XT/AT/Hayes 1.02
  1190. U/L by Steve Sanders. My, my, sure does bring back memories.  On RCP/M
  1191. systems, you didn't get menus, etc.  The phone was answered by a program
  1192. called BYE and promptly dumped you to the operating system.  Well, we
  1193. weren't stupid.  The operating system had been modified so that none of the
  1194. dangerous commands were available (unless you knew the secret password).
  1195. This is a "demo" package of similar programs ported to DOS.  Included are
  1196. the BYE program itself, a SHELL program to provide security, a simple
  1197. XMODEM program, STAT (dir) program and even a CHAT facility.  As best I
  1198. understand from the very brief documentation, it's a demo only in the sense
  1199. that registered users get the source code (MS-C and ASM) which is not
  1200. included here.  A few notes:  2400 baud is not supported (yet?).  I
  1201. couldn't get the BYE program to work at all.  It says a Hayes 1200 is
  1202. needed and I was testing with a Courier 2400, but it's command-set
  1203. compatible so I don't know why that would be the problem (I had also
  1204. initialized the comm port for 1200 baud operation).  Anyway, it was a dud
  1205. here.  Hope you have better luck.
  1206.  
  1207. TURBO2.ARC       1449  02-12-87  Change turbo pc speed-good doc file
  1208. U/L by Carl Hayes.
  1209.  
  1210. [02-11-87]
  1211.  
  1212. STKEY2.PAT       1024  02-11-87  Patch to STACKEY 2.0 for mono DUMPx commands
  1213. U/L by Vern Buerg.  A very minor patch to the excellent STACKEY 2.0 program
  1214. to deal with problems encountered when using the various dump-screen-to-a-
  1215. file commands with a monochrome monitor.
  1216.  
  1217. DSZ0129.ARC     36042  02-11-87  Z/Y/Xmodem module/run f other comm prgs 012987
  1218. The latest update of Chuck Forsberg's wonderful file transfer module.  As
  1219. usual, I have no idea what he changed.
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227. ====[ Bulletin 1 -- New Files ]===================================       Page 23
  1228.  
  1229.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1230.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1231.  
  1232.      Brief descriptions and reviews of new files added to the system during
  1233. February, 1987:
  1234.  
  1235. PICNIX1.ARC     49343  02-11-87  \ Cat chlabel chmod cp cpdir doc \ Unix-
  1236. PICNIX2.ARC     46993  02-11-87  / Df diff du                     / like
  1237. PICNIX3.ARC     54747  02-11-87  \ Fgrep grep ls more             \ DOS
  1238. PICNIX4.ARC     51754  02-11-87  / Mv mvdir cd echo pwd rm        / utils
  1239. PICNIX5.ARC     40493  02-11-87  \ Show switchar tee touch wc     \ EXE only
  1240. U/L by Jerome Schneider.  This is one of the best collections of Unix-like
  1241. utilities that I've seen.  The command interface for the programs is
  1242. consistent and sensible and the programs themselves are remarkably
  1243. full-featured DOS implementations of their Unix counterparts.  The
  1244. documentation is a bit on the scanty side, but if you type the name of any
  1245. of the programs followed by a /?, you get a complete listing of that
  1246. program's syntax.  Well worth a look for those of you who pine for some of
  1247. those Unix commands on your DOS computer, and even for those of you who
  1248. have never heard of Unix.  Source code is not included, but is available
  1249. for $30 to registered users ($15 to register).  An excellent collection
  1250. with some real gems in here.
  1251.  
  1252. BLDFNC.ARC       2706  02-11-87  ICON pgm to read "c" & generate func. defs.
  1253. U/L by Jerry Frost.
  1254.  
  1255. MINIXDOC.ARC    33913  02-11-87  Info-IBMPC Digest/MINIX/Low-cost Unix clone
  1256. U/L by Jack Velte.  A pretty useful collection of info about the
  1257. much-discussed MINIX operating system, Tannenbaum's source-included Unix v7
  1258. clone.
  1259.  
  1260. [02-10-87]
  1261.  
  1262. 1_ON_9.ARC       5944  02-10-87  Virtual screen scrolling C src. fr. 2-87 CLM
  1263. U/L by Fran Horvath who left the following description:  " From the Feb.
  1264. 1987 issue of Computer Language Magazine.  The ARC file includes C source
  1265. and an executable file from the article "Data Structures and Scrolling" by
  1266. Jean-Pierre Schachter.  Requires a color/composite monitor, and code is
  1267. particular to MS-C.  Acquired the old fashioned way -- I *KEYED* it."
  1268.  
  1269.  
  1270.  
  1271.  
  1272.  
  1273.  
  1274.  
  1275. ====[ Bulletin 1 -- New Files ]===================================       Page 24
  1276.  
  1277.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1278.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1279.  
  1280.      Brief descriptions and reviews of new files added to the system during
  1281. February, 1987:
  1282.  
  1283. ADVC10.ARC      13542  02-10-87  v1.0 of routine library for (Microsoft) C
  1284. U/L and written by Tom Hanlin.  Everyone who has worked with C knows there
  1285. are some basic (sorry, pun not intended) functions that are not included.
  1286. You end up having to write them yourself, often in assembler.  This is Tom
  1287. Hanlin's first release of a nice group of routines for C programming.  Most
  1288. of you will recognize Tom as the author of the ADVBAS routines, the
  1289. indispensable collection of functions for compiled basic programs.  Well,
  1290. Tom bought himself a C compiler (Microsoft C, no less) and has started the
  1291. process of building a similar library for C.
  1292.  
  1293. The included routines fall in 4 categories:  (1) Equipment (e.g., how many
  1294. serial ports or how much EMS memory free); (2) Input (e.g., lots of mouse
  1295. routines); (3) Strings (e.g., soundex matches and case conversion); and (4)
  1296. Video (e.g., clear to the end of line or scroll an area of the screen).
  1297. Most of the routines access the hardware at a fairly low level and will be
  1298. compiler dependent (MS-C 4.0).  However, the strings routines are pretty
  1299. generic, and even the other routines can probably be ported.
  1300.  
  1301. All in all, a very useful collection, and this is a first release!  If the
  1302. history of ADVBAS is any guide, this is a collection to keep an eye on.
  1303.  
  1304. 8-477MHZ.ARC      684  02-10-87  Set CPU speed from Autoexec.bat
  1305. U/L by Carl Hayes.
  1306.  
  1307. DEV12.ARC        4493  02-10-87  Duncan's device info prgm v1.2 w/ASM
  1308. U/L by Lewis Paper who left the following description of what's new:
  1309. "DEV11 stops its output on a given line when it reads a dollar sign.  Since
  1310. $JBOOT is a valid device name, this is a bug.  DEV12 fixes it."
  1311.  
  1312. IFP.ARC         63436  02-10-87  Illinois Functional Prgrmming Lang/BYTE 12/85
  1313. U/L by Ken Brown.  There's documentation with this that describes the
  1314. language's syntax, but nothing that generally summarizes what it's all
  1315. about.  So, dig out you BYTE folks, and grab this one soon if you want it.
  1316.  
  1317. BOGUS.ARC         680  02-10-87  Trojan Alert on bogus PC-WRITE 2.71
  1318. U/L by Don Richardson. The copy of PC-Write 2.71 on this system is legit.
  1319. However, if you got your copy elsewhere, you might want to check ED.EXE
  1320. against the info in this file to make sure you don't have a problem.
  1321.  
  1322. PRCMSORT.ARC     7267  02-10-87  Procomm's Directory Sorter 2.0 (01-11-87)
  1323. U/L by Don Richardson.  EXE only.
  1324.  
  1325. [02-09-87]
  1326.  
  1327.  
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333. ====[ Bulletin 1 -- New Files ]===================================       Page 25
  1334.  
  1335.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1336.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1337.  
  1338.      Brief descriptions and reviews of new files added to the system during
  1339. February, 1987:
  1340.  
  1341. BOYAN-D1.ARC   183416  02-09-87  Justin Boyan's excellent comm program v.D-1
  1342.                        02-09-87  Full documentation, Ymodem-G & more 020987
  1343. This is the second public release of Justin Boyan's communications program
  1344. and some substantial changes have been made.  First, this release is
  1345. accompanied by FULL documentation.  In release C-1, Justin had omitted
  1346. documentation of the script language to encourage registrations.  That was
  1347. met with some displeasure here and elsewhere, and I'm glad he has changed
  1348. his mind.
  1349.  
  1350. BOYAN is a full-featured, powerful and quite fast comm package.  Protocol
  1351. support is very good.  In addition to Xmodem, CRC and single-file Ymodem,
  1352. this release adds Ymodem-G, the full-flow version of Ymodem designed for
  1353. modems with internal error correction.  In addition, BOYAN supports Kermit
  1354. and Zmodem by executing PC-Kermit and DSZ respectively.  Unfortunately, the
  1355. DSZ implementation is faulty.  Zmodem is inherently a batch protocol.  Even
  1356. for a single file receive, DSZ gets the filename and other info from the
  1357. sender.  BOYAN interferes with this by always passing a filename to DSZ (if
  1358. you leave that field blank, it passes a "." to it, which is a complete
  1359. disaster).  In addition, passing the filename to DSZ prevents Zmodem batch
  1360. receives.  And, BOYAN won't allow you to pass a wildcard or multiple
  1361. filename string to DSZ for sends, so it cripples DSZ's ability to do Zmodem
  1362. batch uploads.  All in all, not too good, and hopefully that will be fixed
  1363. in the next release.
  1364.  
  1365. But, the good news is that transfer speeds for other protocols have
  1366. improved noticeably and BOYAN's regular Ymodem is quite fast.  And, the
  1367. other unique features of BOYAN remain.  BOYAN can read the filename you
  1368. wish to send or receive from the command you give to the remote system,
  1369. thus saving you from entering it twice.  And, the redial queue is very
  1370. clever.  BOYAN automatically adds to the queue any number you dial that is
  1371. busy, so when you invoke a redial, they're all there ready to go (or you
  1372. can edit the queue if you wish).
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380. ====[ Bulletin 1 -- New Files ]===================================       Page 26
  1381.  
  1382.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1383.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1384.  
  1385.      Brief descriptions and reviews of new files added to the system during
  1386. February, 1987:
  1387.  
  1388. BOYAN-D1.ARC (Continued)
  1389.  
  1390. The "macro" (script) language that is now documented looks quite powerful
  1391. indeed.  The program also has context-sensitive on-line help.  The command
  1392. structure is easy-to-learn and sensible.  There's a very clever sweep-type
  1393. util built right into the program, and access to any DOS command is as easy
  1394. as can be (indeed, you're better off invoking DSZ through the DOS shell
  1395. capability given the problems with BOYAN's built-in method).
  1396.  
  1397. All in all, an excellent package.  There's no terminal emulation here (ansi
  1398. graphics are supported), so if you need that capability, this isn't your
  1399. program.  But, for BBS calling and the like, this program should prove
  1400. quite popular.  It's a very impressive programming effort by a young, but
  1401. obviously highly-talented and hard-working, programmer.
  1402.  
  1403. LASER102.ARC    62464  02-09-87  HP LaserJet+ Option Selection System v1.02
  1404. This looks to be an exceptionally powerful setup program for the HP LJ+,
  1405. taking advantage of all the many capabilities of that printer (there are
  1406. days I could consider larceny for a laser printer as I watch and listen to
  1407. my old letter-quality pound along).  The program uses pull-down menus which
  1408. are a bit slow, but your settings can also be saved to a file for immediate
  1409. command-line execution.  v1.02, 1/87.
  1410.  
  1411. BT105.ARC        7288  02-09-87  Boot hard disk w/floppy in A: drive/ASM 1.05
  1412. U/L and written by Bill Gibson.  Very nicely done.  Like the program in
  1413. INVIS.ARC, BootThru will modify the boot record of a floppy so that your
  1414. system will boot off the hard disk even if you have a diskette in your
  1415. floppy drive.  The program is small and fast, and seems to work
  1416. just dandy. Complete ASM source included. v1.05, 2/9/87.
  1417.  
  1418. CLIPAN07.ARC     4773  02-09-87  1-7-87 list of Clipper Aut '86 bugs
  1419. U/L by Tom Drinkard.
  1420.  
  1421. PARTNERS.ARC    24158  02-09-87  Equal Partners, 5.25 <=> 3.5 floppy transfers
  1422. U/L by Bob Weinstein.  A system for transferring data between machines
  1423. equipped with 5.25" and 3.5" floppies using RS-232 (null modem) cables.
  1424.  
  1425.  
  1426.  
  1427.  
  1428.  
  1429.  
  1430.  
  1431. ====[ Bulletin 1 -- New Files ]===================================       Page 27
  1432.  
  1433.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1434.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1435.  
  1436.      Brief descriptions and reviews of new files added to the system during
  1437. February, 1987:
  1438.  
  1439. [02-08-87]
  1440.  
  1441. TELIX210.ARC   171503  02-08-87  TELIX v2.10 02/06/87 Small, capable, comm
  1442.                        02-08-87  program/now w Ymodem batch and SeaLink
  1443. Colin Sampaleanu has done a major update on his already quite good comm
  1444. program.  There are too many changes to list them all (use the DOOR to read
  1445. TELIX210.NEW), but some highlights:
  1446.         --- Protocol support has been enhanced, with the addition of
  1447. SeaLINK (Thom Henderson's version of windowed xmodem), Modem7 batch (used
  1448. to be popular in CP/M days) and Ymodem Batch.  The latter implementation is
  1449. partial with file date/time stamping not supported, but it is still
  1450. compatible with more complete Ymodem Batch implementations.
  1451.         --- A la Boyan, Telix now attempts to read the name of the file you
  1452. are up or downloading off the screen from the command you gave to the BBS
  1453. so you won't also have to tell Telix the filename.  Cute (when it works).
  1454.         --- Host mode has been enhanced, with primitive security levels
  1455. based on passwords.
  1456.         --- The redial command brings up a list of the numbers to be
  1457. queued, and the list can be edited.
  1458.         --- The separate configuration program has been eliminated and
  1459. those functions incorporated into the program itself.
  1460.  
  1461. There are also quite a few bug fixes, and this version seems quite stable.
  1462. There are still some minor annoyances and slip-ups (dentists will be
  1463. pleased to see that Alt-V allows them to do DDS (sic) Commands --- the
  1464. first modem program to do root canals!), but Telix is a very powerful, fast
  1465. package, and one of the few around that takes up little space on your disk
  1466. and runs in less than 128K of RAM.
  1467.  
  1468. UGNUEMAC.ARC   327088  02-08-87  MicroGnuEmacs C source v1a 11/16/86 - Pub
  1469.                        02-08-87  Domain EMACS-style editor for Unix/VMS/Amiga
  1470. U/L by Nevin Dubin.  Known to work with the following operating systems:
  1471.  
  1472.         4.2 & 4.3 BSD Unix
  1473.         OS9/68k
  1474.         VMS
  1475.         Amiga
  1476.         System V
  1477.         Eunice
  1478.  
  1479. Eunice?  I had an aunt by that name, but I didn't realize she developed an
  1480. operating system.  Seriously, this code has not been ported to DOS (yet?).
  1481. I'm beginning to think that half the disk capacity on this system is being
  1482. taken up by different EMACS implementations, so grab this one soon if you
  1483. want it.
  1484.  
  1485.  
  1486.  
  1487.  
  1488.  
  1489.  
  1490. ====[ Bulletin 1 -- New Files ]===================================       Page 28
  1491.  
  1492.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1493.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1494.  
  1495.      Brief descriptions and reviews of new files added to the system during
  1496. February, 1987:
  1497.  
  1498. TPSHARE1.ARC     7944  02-08-87  Accessing SHAREd files in TPasc/doc w/source
  1499. U/L and written by John Wulff. Some minor corrections and additions to
  1500. John's excellent doc on the mysteries of file sharing under DOS 3.x.
  1501.  
  1502. Z141_SRC.ARC   121973  02-08-87  Zoo 1.41 C source/see Z141_DOC.ARC for doc
  1503. Z141_DOC.ARC    73659  02-08-87  Doc for Zoo 1.41 C source in Z141_SRC.ARC
  1504. U/L and written by Rahul Dhesi.  Includes the portable C source
  1505. (DOS/Unix/others?) for Rahul's very powerful not-compatible-with-SEA's-arc
  1506. program.  Full documentation for the latest version is also provided.
  1507.  
  1508. RESQ21.ARC      17296  02-08-87  Memory Rescue v2.1 recover "lost" work in mem
  1509. U/L by Alan Samuels.  Will help you try to save from memory information you
  1510. forgot to save to disk.  v2.1 has new options to try to deal with
  1511. interference from TSRs like SideKick and is claimed to be much faster than
  1512. earlier versions.
  1513.  
  1514. CATSDBF.ARC      4100  02-08-87  dBase 3+ program to use with CATS disk cat
  1515. U/L by Alan Samuels.
  1516.  
  1517. [02-07-87]
  1518.  
  1519. XDIR103.ARC     34001  02-07-87  Add comments to DOS Directory display v1.03
  1520. U/L and written by Iram Weinstein. Some bug fixes and the following:
  1521. 1.03 - 01/29/87
  1522.        Add listing of file names moved, same as DOS copy.
  1523.        Extend allowable number of files in a directory to 256.
  1524.        Extend allowable number of files moved to 128.
  1525.        Speed up XDIR by using Quiksort routine.
  1526. For more info, see review dated 1/28/87 of version 1.02.
  1527.  
  1528. GUDLUK34.ARC    70402  02-07-87  Side-by-side file viewer/comparer v3.4
  1529. U/L and written by John Dove.  Latest update notes:
  1530. 3.4   Fixed file handling problem when, filenames entered one at at time.
  1531.           - Now adds current location if no drive\path entered
  1532.           - *.* is now equivalent of * for file 2 = file 1 (just filename)
  1533.           - easier to detect duplicate filenames entered
  1534.           - Updated DOC to show rules for filenames (\ must be on end of
  1535.                  path, etc.)
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542.  
  1543. ====[ Bulletin 1 -- New Files ]===================================       Page 29
  1544.  
  1545.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1546.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1547.  
  1548.      Brief descriptions and reviews of new files added to the system during
  1549. February, 1987:
  1550.  
  1551. PRT.ARC         66873  02-07-87  Graphics processor for use with WS 12/86
  1552. U/L by Loren Olson.  A companion program for WordStar (or clone) users with
  1553. an Epson printer or compatible.  The need for an Epson printer leaves me
  1554. out, so here's a bit from the doc:
  1555.  
  1556.      * PRT allows the user to draw any graphic symbol, or combine
  1557.           such graphics into pictures, and will store, edit, and
  1558.           print these graphics in context when it prints a text.
  1559.      * PRT sends printer control sequences to the Epson printer,
  1560.           allowing full use of its special features.
  1561.      * PRT matches printer control sequences, to detect mistakes
  1562.           in printer control.
  1563.      * PRT prints WordStar document and ASCII (standard text)
  1564.           files, formatting and paging them, as desired.
  1565.  
  1566. RESIZE.ARC       5861  02-07-87  Expand file to specified size (recovery tool)
  1567. U/L by Jack Kilday.  "RESIZE is a program that allows one to truncate or
  1568. expand a file to a new specified size.  If the new size is larger, more
  1569. space is allocated as needed from the disk's free space.  Frequently this
  1570. may be used as a tool to recover data lost by accidental deletion or
  1571. truncation of files.  No data is written into this expanded area, so this
  1572. is a method to reclaim the data currently in 'free space.'" v1.0, 1/31/87.
  1573.  
  1574. APATH.ARC        1344  02-07-87  Add path specified on cmd line to the PATH
  1575. U/L by Jack Kilday.  If your existing path is C:\;C:\DOS;C:\UTILS and you
  1576. type APATH C:\COMM, your new path is C:\COMM;C:\;C:\DOS;C:\UTILS.  Rather
  1577. than using that example, I could have said that it prepends a path spec to
  1578. your existing path but I can't find "prepend" in my dictionary.  Maybe I
  1579. need a better dictionary (a gold star to whomever gets me out of this
  1580. mess).
  1581.  
  1582. NUMLOCK.ARC       704  02-07-87  DB3 .BIN file to set NumLock On/Off
  1583. U/L by Craig Hulvey.
  1584.  
  1585. ATIM.ARC         5946  02-07-87  Hi-res timer for AT's only/ ASM/COM/DOC
  1586. Takes advantage of the AT's hi-res timer to measure the time it takes to
  1587. execute a command out to 3 decimals of accuracy (e.g., 1.003 seconds).
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595. ====[ Bulletin 1 -- New Files ]===================================       Page 30
  1596.  
  1597.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1598.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1599.  
  1600.      Brief descriptions and reviews of new files added to the system during
  1601. February, 1987:
  1602.  
  1603. EDIT345.ARC     25288  02-07-87  Very small, capable, full screen edit v3.45
  1604. This is an update to the file in ED221.ARC.  Perhaps most important, this
  1605. powerful little editor has finally shown up with documentation by the
  1606. author that reveals how to actually make use of all of its capabilities.
  1607. It really is quite impressive.  While the command structure is a bit
  1608. awkward, all the normal copy, move, search and replace, etc.  commands are
  1609. here, and it even has word-wrap!  All in a 12K COM file (written in ASM,
  1610. source not included) that requires about 20K of RAM to run and uses all
  1611. remaining memory to hold the file.  Thus, 360K of free mem theoretically
  1612. allows you to edit about a 340K file.  Not too shabby, and this is still a
  1613. developmental version of the editor.  This is one I'm using myself in a
  1614. small DOS partition on this system to edit the DIRxx files, so as you come
  1615. across new versions, folks, an upload would be warmly appreciated.  Indeed,
  1616. this version is dated 07/23/86 making me suspect there's a more current
  1617. version floating around somewhere.
  1618.  
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624.  
  1625. ====[ Bulletin 1 -- New Files ]===================================       Page 31
  1626.  
  1627.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1628.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1629.  
  1630.      Brief descriptions and reviews of new files added to the system during
  1631. February, 1987:
  1632.  
  1633. [02-06-87]
  1634.  
  1635. MNGX21A.ARC     87856  02-06-87  \ MANAGEX III v2.1 Time, Billing and Book-
  1636. MNGX21B.ARC    123600  02-06-87  / keeping system for attorneys, consultants &
  1637. MNGX21C.ARC    154601  02-06-87  \ other professionals w/15 or less employees
  1638. Obtained from Rich Schinnell, CPCUG software librarian, who was sent the
  1639. program by the author.  This is truly a very impressive piece of shareware.
  1640. It is similar in some respects to TIM10 (reviewed 02-03-87) but remedies
  1641. most of the shortcomings I noted regarding that program.  MANAGEX is a
  1642. full-featured timekeeping, billing  and (somewhat more rudimentary)
  1643. bookkeeping system.  To quote a bit from the doc:
  1644.  
  1645.           ManageX is an office management tool designed specifically for
  1646.      small service-oriented firms.  It will track time worked on profes-
  1647.      sional matters and calculate the amount owed by each client.  It will
  1648.      also keep up with receipts and disbursements, and it will maintain
  1649.      such accounts as you wish, allowing you to carry out simple bookkeep-
  1650.      ing functions.  Perhaps most importantly, it will automatically com-
  1651.      pile service, disbursement, and receipt transactions for each client
  1652.      into monthly bills.
  1653.                                    * * *
  1654.           ManageX can handle any combination of the following:
  1655.  
  1656.            15 employees (partners and others);
  1657.          4000 clients;
  1658.          4000 accounts;
  1659.          4000 service/fee entries per month;
  1660.          4000 disbursements per month;
  1661.          4000 receipt/adjustment entries per month; and
  1662.          4000 account transactions per month.
  1663.  
  1664. As distributed, the program is geared for a small law office (keep in mind
  1665. the limitation of 15 employees -- this is obviously not a package that's
  1666. going to be of any use to Covington and Burling!).  However, it can be
  1667. readily modified for any similar business that bills for time and expenses.
  1668. The program is quite easy to use, the documentation is clear and
  1669. comprehensive (and, believe it or not, this 172K doc file is an abbreviated
  1670. version of the docs), and the performance even on an XT is respectable.
  1671. There is some delay while various overlay and chain files load as you go
  1672. from module to module, an almost unavoidable problem with a program written
  1673. in Turbo Pascal, as this is.  Most important, the program is extremely
  1674. flexible, so that you can customize it to your own business.
  1675.  
  1676.  
  1677.  
  1678.  
  1679.  
  1680.  
  1681.  
  1682. ====[ Bulletin 1 -- New Files ]===================================       Page 32
  1683.  
  1684.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1685.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1686.  
  1687.      Brief descriptions and reviews of new files added to the system during
  1688. February, 1987:
  1689.  
  1690. MNGX21?.ARC (Continued)
  1691.  
  1692. My only gripe is similar to one I made about TIM10.  The program is just
  1693. too big to be used by individual employees to record their time spent on
  1694. matters.  As a result, they'll end up keeping paper time slips which
  1695. someone with then have to enter into the MANAGEX system.  A separate,
  1696. time-slip entry only program to go along with the rest of this package
  1697. would increase its value enormously (even better if it could optionally be
  1698. run as a TSR so a time slip could be popped-up on the screen without having
  1699. to exit from another application).
  1700.  
  1701. With that limitation, and a rather high shareware price ($125 minimum is
  1702. the requested payment -- the commercial TimeSlips program by North Edge
  1703. Software is $99.95 and received a rave review from InfoWorld), the program
  1704. is still worth a look.  The documentation is in MNGX21A.ARC and I would
  1705. urge you to download and read that first before coming back for the rest.
  1706. The version of the programs in these archives is not at all crippled, but
  1707. there is mention of plans to supply an enhanced version with additional
  1708. capabities (primarily in the accounting area) to registered users. v2.1,
  1709. 5/1/86 release.
  1710.  
  1711. EXE.ARC         13329  02-06-87  Dr. Dobb's version of Microsoft EXEMOD.EXE
  1712. U/L by Ken Brown. Based on code from DDJ, a small util that allows you to
  1713. view and modify the header on an EXE file.  C source included.
  1714.  
  1715. PWRWN11.ARC     56889  02-06-87  "Power Windows" v1.1/Windows for Turbo Pascal
  1716. U/L by Stephen Falatko.  " The Power Windows package is a set of procedures
  1717. and functions for use with Borland International's Turbo Pascal that allow
  1718. programmers to easily incorporate windowing into their own programs.  For
  1719. those with Turbo Pascal, no extra coding is required; all you have to do is
  1720. include three files into your own source, and it's as if Turbo Pascal has
  1721. defined a whole new set of procedures for you."
  1722.  
  1723.  
  1724.  
  1725.  
  1726.  
  1727.  
  1728.  
  1729. ====[ Bulletin 1 -- New Files ]===================================       Page 33
  1730.  
  1731.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1732.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1733.  
  1734.      Brief descriptions and reviews of new files added to the system during
  1735. February, 1987:
  1736.  
  1737. QDR28.ARC        5488  02-06-87  Buerg's Quick Diskette Reformatter 2.8 020587
  1738. An update to Vern Buerg's excellent disk format program.  Changes:
  1739.  
  1740.         Version 2.7, 2/4/87
  1741.           -  update boot sector with device  constant when  using /f  to
  1742.              format, should correct problems  with 3.5  inch dsqd  drive
  1743.           -  correct  initialization of  fat (not marking  bad clusters)
  1744.              when using /f
  1745.  
  1746.         Version 2.8, 2/5/87
  1747.           -  correct marking of fat for side 2
  1748.           -  improve format verification, set retries to 2
  1749.           -  add operator action request for drive not ready  or if disk
  1750.              is write protected
  1751.  
  1752. This version now properly formats a perfectly dismal floppy I keep around
  1753. for torturing such programs, finding and marking the same bad sectors as
  1754. the DOS format command.  Still, what I love about QDR is the fast,
  1755. re-format of previously formatted disks, and that's what I'll use it for
  1756. most.
  1757.  
  1758. D.ARC            4230  02-06-87  Tracks changing files in subdirs/WC/020387
  1759. An update to Ward Christensen's little program so that it keeps its data in
  1760. a separate *.DAT file, rather than within a modified version of the COM
  1761. file itself.  You also have the option of doing it the old way with a debug
  1762. change.
  1763.  
  1764. MINOTAUR.ARC   204792  02-06-87  BBS system w/DOS access/Xmodem CRC v2.0d
  1765. U/L by Bill Walsh.  Sorry -- I'm not going to set-up a BBS system just for
  1766. the sake of reviewing it in this bulletin.  I scanned the docs and noticed
  1767. that Minotaur lacks Ymodem, and promptly lost interest.  Comments by others
  1768. who do fiddle with this one very welcome.
  1769.  
  1770. TRACE1.ARC      51762  02-06-87  Interrupt TRACEr v1.21 01/26/87 w/ASM Krueger
  1771. U/L by Bill Gibson.  A mod to Joan Riff's excellent program by another
  1772. author.  Unfortunately, the changes are not clearly documented, so ...
  1773.  
  1774.  
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780. ====[ Bulletin 1 -- New Files ]===================================       Page 34
  1781.  
  1782.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1783.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1784.  
  1785.      Brief descriptions and reviews of new files added to the system during
  1786. February, 1987:
  1787.  
  1788. ZENO12.ARC       8657  02-06-87  ZENO - speed up screen I/O 1/28/87 v1.2 w/ASM
  1789. U/L by Bill Gibson.  And the mods to this excellent screen speeder-upper
  1790. continue.  The latest changes:
  1791.  
  1792. Changes by Chris Blum - CompuServe 76625,1041     1/28/87
  1793.      Added code to support TTY mode output ( AH = 0EH ). Needed because
  1794. some clone BIOSs ( mine is DTK/ERSO ), do not update cursor position
  1795. through BIOS call in this mode. Without the changes, ZENO loses its
  1796. place in the display memory and the display goes out to lunch with some
  1797. BIOS configurations. I tried to follow the technique and spirit of the
  1798. existing code as much as possible. Updated version number ( now 1.2 ).
  1799.  
  1800. [02-05-87]
  1801.  
  1802. PCW271C.ARC     63857  02-05-87  Quicksoft's PC-Write 2.71 Utilities Disk
  1803.                        02-05-87  These files are changed for 2.71 release
  1804. U/L by Rob Cecchino.  This archive contains only the new utility files for
  1805. release 2.71 of PC-Write.  All of the other files were the same, and have
  1806. been put in PCW271B.ARC, and that arc has been dated 10/03/86.  For more
  1807. information about PC-Write, see bulletin 3 on this system.
  1808.  
  1809. LIST569C.ARC    14061  01-24-87  Last "small" (6K RAM) version of Buerg's LIST
  1810. I've slipped this one on the system with the date of the arc, rather than
  1811. the date placed here, to avoid confusion among those who only do [N]ew
  1812. searches and skip this bulletin.  LIST 6.1A is the current version of LIST
  1813. and is the one most of you will want to use.  But, 6.1A, with all its many
  1814. features, now requires a minimum of 64K of RAM in which to run.  LIST 5.69
  1815. requires about 6K RAM and is thus useful in small, multi-tasking
  1816. partitions, etc.  Vern was kind enough to add the file-sharing capabilities
  1817. of 6.1A to the "small" version of LIST.  That's the only change since
  1818. 5.69B, but it happens to be a blessing for me as I often use the small
  1819. version of LIST in a tiny maintenance partition on this computer even while
  1820. both nodes of the board are active.  With file sharing implemented, I can
  1821. look at ANY file without fear of a SHARE violation.  Many thanks, Vern.
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828.  
  1829. ====[ Bulletin 1 -- New Files ]===================================       Page 35
  1830.  
  1831.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1832.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1833.  
  1834.      Brief descriptions and reviews of new files added to the system during
  1835. February, 1987:
  1836.  
  1837. ADVBAS30.ARC    94170  02-05-87  v3.0 of routine library for BASIC compilers
  1838. U/L and written by Tom Hanlin.  This "Second Anniversary Edition" of Tom
  1839. Hanlin's excellent routines for compiled basic actually arrived a month
  1840. early.  Tom must have given up sleeping altogether (we won't speculate on
  1841. what else folks give up who produce excellent programs like this in their
  1842. "spare" time).  If you program in compiled basic, you owe yourself a look
  1843. at this collection (and Tom a contribution if you use it).  Here's what's
  1844. new in the latest:
  1845.  
  1846.      Many of the existing ADVBAS routines have been further optimized.
  1847.      MMCHECK will now return the number of mouse buttons available as well
  1848.      as a mouse status check.  GETKBD and SETKBD allow you to get/set the
  1849.      states of the keyboard toggles: insert, caps lock, num lock, and
  1850.      scroll lock.  GETCRT tells you whether the display is color or
  1851.      monochrome.  CLRKBD clears any pending characters from the keyboard
  1852.      buffer.  DELAY18TH and DELAY allow you to delay for a given time
  1853.      interval, independent of machine type.  CALCATTR calculates the
  1854.      color/attribute for routines such as XQPRINT.  Unlike the BASIC
  1855.      formula it replaces, it allows use of the "blink" attribute.  SHIFTL
  1856.      and SHIFTR let you perform binary shifts on integers.  It is now
  1857.      possible to have low-res graphics on any monitor, using the SETPOINT,
  1858.      RESETPOINT and TESTPOINT routines.  These give you 80 column by 50
  1859.      row graphics in text mode.  Finally, MAKEWINDOW has been converted
  1860.      from BASIC to a normal ADVBAS routine (in assembly language) for
  1861.      extra speed and convenience.
  1862.  
  1863. ISSUE34.ARC     12681  02-05-87  Source code from Micro C Issue 34
  1864. U/L by Tadas Osmolskis.
  1865.  
  1866. COFFERS.ARC     15707  02-05-87  Figure Federal retirement (Lotus 123 Rel 2)
  1867. U/L by Dean Wood.
  1868.  
  1869. [02-04-87]
  1870.  
  1871. UNICORN.ARC    173044  02-04-87  Graphics LIB for Lattice C 3 012587 v3.1
  1872. U/L by Ron Shillington.  A very substantial update to what looks to be an
  1873. excellent collection of graphics and sound routines for the Lattice C 3.0
  1874. compiler.  The documentation has been significantly improved and many new
  1875. functions have been added to the libraries themselves, plus there are
  1876. several new demo programs.  Almost (not quite) makes me wish I had that
  1877. compiler.  Note:  There are IBM and Tandy 1000 versions of the routines in
  1878. the archive.
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.  
  1886. ====[ Bulletin 1 -- New Files ]===================================       Page 36
  1887.  
  1888.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1889.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1890.  
  1891.      Brief descriptions and reviews of new files added to the system during
  1892. February, 1987:
  1893.  
  1894. MSTRKY16.ARC    73026  02-04-87  Norton-like utilities, including an UNERASE
  1895.                        02-04-87  that works! on DOS 3.x hard disks over 20 meg
  1896.                        02-04-87  Formerly DISKTOOL, now MASTER KEY v1.6a 1/87
  1897. U/L by Mike Focke. I raved about this program back when v1.5 was placed on
  1898. this system (see review of 10/12/86).  It has almost all of the features of
  1899. commercial programs like the Norton Utilities or PC-Tools, and a few unique
  1900. capabilities of its own.  Most important, it has an unerase capability that
  1901. works even on hard disks larger than 20 megs that have been formatted with
  1902. DOS 3.x (i.e., disks with 16 bits per FAT entry).  To my knowledge, it's
  1903. the only program available on BBS systems that is capable of doing so.
  1904. And, it's quite easy to use, with excellent documentation.
  1905.  
  1906. Here's what's new in version 1.6a (01/01/87 release):
  1907.  
  1908.   Added the ability to search for text while editing a file or the
  1909.   disk.  Standardized how Home, End, F10, and Esc are defined and
  1910.   operate.  Made it nearly impossible for you to lose changes made to
  1911.   a sector by pressing the wrong key accidentally (it now asks you if
  1912.   you want to save the changes).  Code improvement and vast changes
  1913.   were made in several critical areas which made the program more
  1914.   reliable, smaller, and quicker.
  1915.  
  1916. PCBFIL28.ARC    74937  02-04-87  PCBoard Dir Maintenance/ PCB 10&11 / v2.8
  1917. U/L and written by John Wulff. Whoops! -- caught a little bug:
  1918.  
  1919.          February 03, 1987  Version 2.8
  1920.          1. Fixes a slight problem that developed when trying to save a
  1921.             DEF file depending upon the combination of parameters
  1922.             selected.  NOW PCBFile DOES NOT reset any options or
  1923.             parameters set after start-up.
  1924.  
  1925. For more info about PCBFile, see 1/31/87 review of v2.7.
  1926.  
  1927. [02-03-87]
  1928.  
  1929. LQ1500.ARC       2908  02-03-87  Mem-resident printer setup for LQ1500
  1930. U/L by Bill Wood.
  1931.  
  1932. MOUSES.ARC      31847  02-03-87  Collection of MicroSoft Mouse Drivers
  1933. U/L by Bill Wood. Only in the world of computers would the plural of
  1934. "mouse" end up being "mouses."  I'm not sure that these drivers are useful
  1935. if you have v6.0 of the MS Mouse given the changes, but then again, as I
  1936. have no MICE! here, I can't evaluate these at all.
  1937.  
  1938.  
  1939.  
  1940.  
  1941.  
  1942.  
  1943.  
  1944. ====[ Bulletin 1 -- New Files ]===================================       Page 37
  1945.  
  1946.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1947.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1948.  
  1949.      Brief descriptions and reviews of new files added to the system during
  1950. February, 1987:
  1951.  
  1952. TIM10.ARC      235974  02-03-87  Schiff's time & expenses billing system 2/87
  1953. "TIME IS MONEY" is a time and expense billing system written in dBIII+
  1954. (source not included) and compiled with QuickSilver.  The program also
  1955. includes VIDPOP, the mem-res module for speeding up screen writes (which
  1956. are, indeed, quite fast, at the cost of over 25K of RAM).  The program is
  1957. very professionally implemented and quite flexible, with good reporting
  1958. capabilities, including tracking by project or client, amounts
  1959. received/outstanding, etc.  Most popular printers are supported for
  1960. printing out reports, invoices and the like, and you can also enter custom
  1961. printer codes for almost any other.  There's no manual per se, but the 25
  1962. page on-line documentation is adequate for this relatively easy to use
  1963. program.
  1964.  
  1965. Two shortcomings:  (1) I didn't notice any easy way for tracking time by
  1966. employee.  That can be relevant to billing if you charge different rates
  1967. for different employees, and also is critical for internal reports.  There
  1968. may be a work-around for this if you set up your categories cleverly.  (2)
  1969. This is not something you're going to want to load everytime you do a
  1970. little work for a client that you want to record.  It's just too large and
  1971. cumbersome for that.  Presumably, you'd have employees keeping paper time
  1972. slips which would then be entered into this system.
  1973.  
  1974. Notwithstanding the above, it's a good program and worth a look if your
  1975. business involves charging for time and expenses.  The program is
  1976. shareware, and this version is not at all crippled.  From a message left on
  1977. Pete Olympia's board by the author, the source is apparently available for
  1978. purchase (no price specified).
  1979.  
  1980.  
  1981.  
  1982.  
  1983.  
  1984.  
  1985.  
  1986. ====[ Bulletin 1 -- New Files ]===================================       Page 38
  1987.  
  1988.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  1989.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  1990.  
  1991.      Brief descriptions and reviews of new files added to the system during
  1992. February, 1987:
  1993.  
  1994. EM38BDOC.ARC    71943  02-03-87  \ MicroEmacs 3.8b DOCumentation for all
  1995. EM38BIBM.ARC    47697  02-03-87  / MicroEmacs 3.8b: IBM-PC CGA and MONO EXE
  1996. EM38BEGA.ARC    47169  02-03-87  \ MicroEmacs 3.8b: IBM-PC EGA EXE
  1997. EM38BANS.ARC    48025  02-03-87  / MicroEmacs 3.8b: MS-DOS ANSI EXE
  1998. EM38B110.ARC    42747  02-03-87  \ MicroEmacs 3.8b: HP110 portable EXE
  1999. EM38B150.ARC    62654  02-03-87  / MicroEmacs 3.8b: HP150 EXE
  2000. EM38BSRC.ARC   218886  02-03-87  \ MicroEmacs 3.8b - C source for all
  2001. Daniel Lawrence continues to provide excellent support for this editor and
  2002. there are major enhancements in this latest release (1/21/87, 3.8B).  The
  2003. README file in the arc can be viewed here via the DOOR for full info. The
  2004. most significant change is the new extention language:
  2005.  
  2006. "MicroEMACS is now equipped with a fully functional extention language in
  2007. which to write macros.  These macros can be saved, recalled and bound to
  2008. keystrokes, thus allowing a high degree of customization."
  2009.  
  2010. Other changes include path searching for startup and help files, a better
  2011. on-line help system, file encryption, a restrictive mode to prevent users
  2012. from exiting to DOS, better word-wrap, and more.
  2013.  
  2014. Everyone interested in this program should download the DOC arc as it
  2015. contains info common to all the versions and the startup and help files
  2016. used by all.  You can then choose the executable you need from those
  2017. listed.  And finally, the complete source is in the last archive.
  2018.  
  2019. U/L by Richard Taylor, and a biggie.  Thanks, Richard.
  2020.  
  2021. FCSRCH-C.ARC    33359  02-03-87  Do FAST FileCat 2.2 Data Searches
  2022. FCSRCH-P.ARC    67214  02-03-87  Turbo Pas Source for FileCat Search
  2023. U/L by Chuck Cooper.  A fast search utility for use with Kenn Flee's
  2024. FileCat disk catalog system, this is by another author (Doug Senalik) who
  2025. has also provided the complete TP source code.
  2026.  
  2027. BKUPCALC.ARC     7339  02-03-87  How many DD/HD floopies for full/incr backup?
  2028. U/L by Loren Olson.  Scans the default drive and tells you how many 360K or
  2029. 1.2meg floppies you'll need to backup all or only modified files.
  2030.  
  2031. PCRGB12.ARC     50520  02-03-87  Keith Graham's PIC viewer plus v1.2, 02/02/87
  2032. U/L by Bob Weinstein.  Fast becoming the ultimate PIC view utility (and
  2033. likely to be the only one posted on this not-interested-in-the-pics-them-
  2034. selves board.  O.K.?).
  2035.  
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.  
  2042. ====[ Bulletin 1 -- New Files ]===================================       Page 39
  2043.  
  2044.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  2045.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  2046.  
  2047.      Brief descriptions and reviews of new files added to the system during
  2048. February, 1987:
  2049.  
  2050. LPTX501.ARC     24823  02-03-87  Another LPTX version/try if earlier ones fail
  2051. U/L by Paul Kopit.  Getting DOS to redirect printer output to disk ain't
  2052. easy.  LPTX300 worked great under DOS 2.x, but is -- how shall we say it --
  2053. ah, flaky, under DOS 3.x.  LPTX400 tried another approach which helped, but
  2054. in very limited circumstances and often failed where 3.00 would succeed.
  2055. Well, here's yet another.  Add it to your arsenal, don't erase the earlier
  2056. versions, and you may find one of them works for your particular
  2057. application.  Also, keep RPRN and LPT2DSK around and try those as well (and
  2058. I sure hope your computer has a reset switch).  LPTX501 contains the
  2059. complete ASM source, as do the earlier versions which will be retained on
  2060. this system.
  2061.  
  2062. [02-02-87]
  2063.  
  2064. MASTSCH.ARC     52508  02-02-87  Personal to-do lists (Master Scheduler) 1/87
  2065. U/L by Don Udel.  This really isn't very good.  It's quite clumsy to use
  2066. and slow.  A much better approach to this type of application is in
  2067. MPLANNER.ARC that's been on this system for quite awhile.
  2068.  
  2069. SINCE-W.ARC      9035  02-02-87  All files on disk > given date/MS-C source
  2070. U/L by Jeffrey Heynen.  Searches the entire hard disk for files dated on or
  2071. after the date you specify.
  2072.  
  2073. CATS22.ARC      23424  02-02-87  Parke's fast/excllnt/simple disk catalog 2.2
  2074. U/L by Stan Levine.  Someone has just got to talk Bill Parke into writing
  2075. update notes.  Here's v2.2 of his excellent little disk catalog util but
  2076. once again, no update notes.
  2077.  
  2078. FORM264.ARC     97971  02-02-87  Form-Gen v2.64 /Draw Business Forms
  2079. Very minor changes to a good business forms generator package.  Last
  2080. reviewed: 10/27/86.  Changes:
  2081.    - The help system has been expanded to include a quick reference to
  2082.      the control keys.
  2083.    - The printer now moves to the beginning of the next page after
  2084.      printing a form.
  2085.    - A small gap left in a joint when drawing a double line down from
  2086.      horizontal single line has been fixed.
  2087.  
  2088. PX.ARC          22076  02-02-87  Dunford's Procedure Xref for ASM 1.0 4/27/84
  2089. Shame on me.  This system was missing a good program by Chris Dunford!  PX
  2090. helps document procedures in an assembly program, printing out all the
  2091. procedure prologues in a "dictionary" and then creating a cross-reference
  2092. of all procedural calls.
  2093.  
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100. ====[ Bulletin 1 -- New Files ]===================================       Page 40
  2101.  
  2102.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  2103.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  2104.  
  2105.      Brief descriptions and reviews of new files added to the system during
  2106. February, 1987:
  2107.  
  2108. [02-01-87]
  2109.  
  2110. HOTDIR.ARC       7695  02-01-87  4 col sdir with .EXT in different colors 1.2
  2111. U/L by Mike Focke.  A sorted dir util that uses different colors for
  2112. different types of files (based on the file extensions).  v1.2, 1/28/87.
  2113.  
  2114. LDRES.ARC        6676  02-01-87  Help turn a .COM file into a TSR/Gans 1.0 1/87
  2115. A loader program by Eric Gans than can help programmers turn their COM
  2116. files into terminate and stay-resident (pop-up) programs.  I've seen this
  2117. program described on other systems as "Turn any COM file into a TSR."
  2118. Wrong.  Gans' documentation describes the modifications to a program that
  2119. must be made before LDRES has a shot at making it a TSR.  If you don't make
  2120. those mods, all you're going to do is end up reaching for the big red
  2121. switch.
  2122.  
  2123. FC2000.ARC      68050  02-01-87  Fred's Checkbook (manager)  v2.000 1/1/87
  2124. U/L by Dean Wood.  Egads, yet another checkbook management program. I
  2125. loaded this one up just to see what it looks like -- it looks pretty.
  2126. Beyond that, I don't see any exceptional capabilities here -- the standard
  2127. capabilities to balance your checkbook and do some limited accounting based
  2128. on categories you establish.  Essentially no doc, but one is hardly
  2129. necessary.
  2130.  
  2131. CTUTOR-1.ARC   135736  02-01-87  \ Coronado Enterprises C Tutorial \ Text
  2132. CTUTOR-2.ARC   114381  02-01-87  / Introduction to C programming   / Source
  2133. U/L by Steve Hite.  Question:  What is the advantage of having a C tutorial
  2134. like this on disk rather than publishing it in a book?  You're probably
  2135. going to end up wanting to print out the first arc anyway (which, in
  2136. essence, consists of chapters in a book) rather than reading it on line.
  2137. Well, I suppose one advantage here is that the price is right.  And, the
  2138. second arc contains quite good source code examples and you won't have to
  2139. type those in by hand.  Bottom line for me is that I have seen books on
  2140. programming in C that are much better than this tutorial, but this one's
  2141. not bad and you can try-before-you-buy (it's shareware).
  2142.  
  2143. REVW0187.ARC    48924  02-01-87  Bulletin 1's New File Comments Jan '87
  2144. Reviews of files added to the system in January have been collected in this
  2145. archive and will be deleted from this bulletin.
  2146.  
  2147.  
  2148.  
  2149.  
  2150.  
  2151.  
  2152.  
  2153. ====[ Bulletin 1 -- New Files ]===================================       Page 41
  2154.  
  2155.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  2156.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  2157.  
  2158.      Brief descriptions and reviews of new files added to the system during
  2159. February, 1987:
  2160.  
  2161. E88-V4.ARC      46191  02-01-87  Emery Wooten's fast text editor; v4.00
  2162. U/L by Gerhard Barth.  An update to a very good, VERY small, programmer's
  2163. editor.  While nowhere near as full-featured as QEDIT or EDWIN, for
  2164. example, E88 is also nowhere near as large or memory hungry. Changes for
  2165. this release include a much more sensible way of finding the setup files,
  2166. optional tab compression, improved search routines, better mnemonics for
  2167. the menu options and some new start-up switches. Use the DOOR to read
  2168. NEWSTUFF.DOC for more information.
  2169.  
  2170. MAKER.ARC       20460  02-01-87  Generate Microsoft C MAKE files from source
  2171. U/L by Mike Rubenstein. Creates a make and linker file.  v 1.02c, 11/30/86
  2172. in MS-C 4.0, with source included.
  2173.  
  2174. GUDLUK33.ARC    69278  02-01-87  Side-by-side file viewer/comparer v3.3
  2175. U/L and written by John Dove, a maintenance release to the GOODLOOK
  2176. program. Changes are:
  2177. 3.2   Fixed minor typos.
  2178.       Fixed problem with long paths causing the program to blow up.
  2179.       Fixed config, so that when returning from config, rewrites bottom lines
  2180.          in new colors.
  2181.       Added a [Z]oom indicator on bottom to show how to Zoom and to show
  2182.          what was zoomed.
  2183. 3.3   Maintenance Release to replace 3.2, which may have had a garbled
  2184.          overlay file included.
  2185.  
  2186.  
  2187. ======================
  2188.  
  2189. For reviews of files added to the system during January, download
  2190. REVW0187.ARC.
  2191.  
  2192. ======================
  2193.  
  2194.  
  2195.  
  2196.  
  2197.  
  2198.  
  2199.  
  2200. ====[ Bulletin 1 -- New Files ]===================================       Page 42
  2201.  
  2202.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  2203.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  2204.  
  2205.      Brief descriptions and reviews of new files added to the system during
  2206. February, 1987:
  2207.  
  2208.                                      INDEX
  2209.  
  2210. 1_ON_9  .ARC      23          DEXPERT .ARC       7          HOTDIR  .ARC      40
  2211. 2400INIT.ARC       2          DFSDATA .ARC      16          HP-MAC  .ARC      10
  2212. 3DGRAPH .ARC      20          DISKSPAC.ARC      10          HPSTUFF .ARC       3
  2213. 8-477MHZ.ARC      24          DL1B    .ARC       3          IFP     .ARC      24
  2214. 8259    .ARC      19          DP13    .ARC      19          INT16H  .ARC       2
  2215. ADJRAM31.ARC      16          DPAINT  .ARC      16          ISSUE34 .ARC      35
  2216. ADVBAS30.ARC      35          DS230   .ARC      21          JAPANRVW.ARC       9
  2217. ADVC10  .ARC      24          DSCAR23 .ARC      16          K9X450  .ARC      10
  2218. ANSI-RIP.ARC       3          DSZ0129 .ARC      22          KPRINT  .ARC      19
  2219. APATH   .ARC      29          E88-V4  .ARC      41          KYOSET  .ARC      10
  2220. APPLY   .ARC       3          E88-V402.ARC      14          LASER102.ARC      26
  2221. ARC520  .COM       7          EBL306B .ARC       9          LCBIOS1 .ARC       6
  2222. ARRAYDOC.ARC      16          EDIT345 .ARC      30          LDRES   .ARC      40
  2223. ASC     .ARC       9          EDWIN15C.ARC       6          LIST569C.ARC      34
  2224. ASC2WORD.ARC       6          EGA43   .ARC      17          LPTX501 .ARC      39
  2225. ATIM    .ARC      29          EM38B110.ARC      38          LQ1500  .ARC      36
  2226. BARMENU .ARC       3          EM38B150.ARC      38          LQFONT  .ARC       7
  2227. BASAID50.ARC       8          EM38BANS.ARC      38          MACPAINT.ARC      10
  2228. BATPAT11.ARC      19          EM38BDOC.ARC      38          MAKER   .ARC      41
  2229. BISON_PC.ARC       9          EM38BEGA.ARC      38          MASTRDOS.ARC      10
  2230. BKUPCALC.ARC      38          EM38BIBM.ARC      38          MASTRPRT.ARC      10
  2231. BLDFNC  .ARC      23          EM38BSRC.ARC      38          MASTSCH .ARC      39
  2232. BOGUS   .ARC      24          EMAIL100.ARC       6          MH022187.ARC       6
  2233. BOYAN-D1.ARC      25          EXE     .ARC      32          MINIXDOC.ARC      23
  2234. BPRT111A.ARC      21          FBUCK316.ARC       9          MINOTAUR.ARC      33
  2235. BT105   .ARC      26          FC2000  .ARC      40          MNGX21A .ARC      31
  2236. BW-ONLY .ARC       6          FCSRCH-C.ARC      38          MNGX21B .ARC      31
  2237. BYE-PC  .ARC      22          FCSRCH-P.ARC      38          MNGX21C .ARC      31
  2238. CATS22  .ARC      39          FILLFLOP.ARC       9          MNGX22A .ARC      20
  2239. CATSDBF .ARC      28          FILSCRUB.ARC      10          MNGX22B .ARC      20
  2240. CDISK326.ARC       4          FINCOMP .ARC       5          MNGX22C .ARC      20
  2241. CHECK   .ARC      15          FIXLST30.ARC      14          MONKEY  .ARC      20
  2242. CKPR    .ARC       9          FONTS   .ARC      18          MORE    .ARC      11
  2243. CLIPAN07.ARC      26          FORM264 .ARC      39          MOUSES  .ARC      36
  2244. COFFERS .ARC      35          GENCVT  .ARC       7          MOVIEDB .ARC       6
  2245. COPYSAFE.ARC       2          GETSHELP.ARC      20          MRLABEL .ARC      11
  2246. CTUTOR-1.ARC      40          GT1200-1.ARC       8          MSTRKY16.ARC      36
  2247. CTUTOR-2.ARC      40          GT1200-2.ARC       8          MULTCOPY.ARC      21
  2248. D       .ARC      33          GTLOG62 .ARC       6          MUPGRADE.ARC      19
  2249. DB3ALBUM.ARC      20          GUDLUK33.ARC      41          NSWPPC18.ARC       1
  2250. DB503   .ARC      19          GUDLUK34.ARC      28          NUMLOCK .ARC      29
  2251. DB504   .ARC       8          GUDLUK40.ARC       8          ODASST2A.ARC       4
  2252. DBU13   .ARC      22          HDPREP32.ARC      13          ODASST2B.ARC       4
  2253. DEV12   .ARC      24          HDTABL  .ARC       7          ODASST2C.ARC       4
  2254.  
  2255.  
  2256.  
  2257.  
  2258.  
  2259. ====[ Bulletin 1 -- New Files ]===================================       Page 43
  2260.  
  2261.         Computer Connections PCBoard, Washington, D.C., 2400/1200
  2262.         (202) 547-2008 -- Public; (202) 547-7621 -- Limited Access
  2263.  
  2264.      Brief descriptions and reviews of new files added to the system during
  2265. February, 1987:
  2266.  
  2267.                                      INDEX
  2268.  
  2269. OWNER151.ARC       6          SC4MENU .ARC      15
  2270. PARSER10.ARC      10          SCANCODE.ARC       7
  2271. PARTNERS.ARC      26          SD54    .ARC       5
  2272. PCBFIL28.ARC      36          SEARCH1 .ARC      15
  2273. PCBFIL29.ARC       2          SETPRGMS.ARC      20
  2274. PCMAG_V1.ARC       3          SFIND   .ARC      17
  2275. PCP_BSC .ARC      12          SHERIFF .ARC       9
  2276. PCRGB12 .ARC      38          SHOWTABL.ARC       5
  2277. PCTJ0187.ARC       3          SIDEMAC .ARC      13
  2278. PCTJ1186.ARC      11          SINCE-W .ARC      39
  2279. PCW271C .ARC      34          STKEY2  .PAT      22
  2280. PDTAR   .ARC       2          STRM310B.ARC      21
  2281. PIC204C .ARC      12          TBREM   .ARC       5
  2282. PICNIX1 .ARC      23          TC801   .ARC      13
  2283. PICNIX2 .ARC      23          TELIX210.ARC      27
  2284. PICNIX3 .ARC      23          TELIX212.ARC       4
  2285. PICNIX4 .ARC      23          THREECOM.ARC       7
  2286. PICNIX5 .ARC      23          TIM10   .ARC      37
  2287. PKFIND10.ARC      17          TPSHARE1.ARC      28
  2288. PRCDIR  .ARC      22          TPTOOLS1.ARC       6
  2289. PRCMSORT.ARC      24          TRACE1  .ARC      33
  2290. PREVIEW .ARC      17          TRACE122.ARC      15
  2291. PRFILE  .ARC      17          TURBFRAC.ARC      13
  2292. PRG_HLP .ARC       7          TURBO2  .ARC      22
  2293. PROGGEN .ARC      21          UFASTWR .ARC       7
  2294. PROMPT30.ARC       2          UGNUEMAC.ARC      27
  2295. PROPRO10.ARC      14          UNICORN .ARC      35
  2296. PRT     .ARC      29          VERSA   .ARC      12
  2297. PRTSC   .ARC      15          VI      .ARC       4
  2298. PSGRAPH4.ARC      12          W4-12   .ARC       2
  2299. PSGRAPH5.ARC      12          WALLYBIL.ARC       3
  2300. PUSHPATH.ARC       1          WATE    .ARC       8
  2301. PWRWN11 .ARC      32          WHICH   .ARC      16
  2302. PX      .ARC      39          WORDPLAN.ARC      12
  2303. QB-UTILS.ARC      15          WORDWORK.ARC       5
  2304. QBDATES .ARC       4          WPMERGE2.ARC      17
  2305. QDR28   .ARC      33          XDIR103 .ARC      28
  2306. RANBO   .ARC       5          XDIR104 .ARC       5
  2307. REFLIST .ARC      15          XEQ     .ARC       9
  2308. RESIZE  .ARC      29          Z141_SRC.ARC      28
  2309. RESQ21  .ARC      28          ZENO12  .ARC      34
  2310. REVIEW2 .ARC       2
  2311. REVW0187.ARC      40
  2312. RMAP32  .ARC      21
  2313.